StoreInKiteDataset

Description:

Stores Avro records in a Kite dataset

Tags:

kite, avro, parquet, hadoop, hive, hdfs, hbase

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Hadoop configuration ResourcesHadoop configuration filesA file or comma separated list of files which contains the Hadoop file system configuration. Without this, Hadoop will search the classpath for a 'core-site.xml' and 'hdfs-site.xml' file or will revert to a default configuration.

This property expects a comma-separated list of file resources.

Supports Expression Language: true (will be evaluated using variable registry only)
Target dataset URITarget dataset URIURI that identifies a Kite dataset where data will be stored
Supports Expression Language: true (will be evaluated using flow file attributes and variable registry)
Additional Classpath Resourcesadditional-classpath-resourcesA comma-separated list of paths to files and/or directories that will be added to the classpath. When specifying a directory, all files with in the directory will be added to the classpath, but further sub-directories will not be included.

This property expects a comma-separated list of resources. Each of the resources may be of any of the following types: directory, file.

Relationships:

NameDescription
successFlowFile content has been successfully saved
incompatibleFlowFile content is not compatible with the target dataset
failureFlowFile content could not be processed

Reads Attributes:

None specified.

Writes Attributes:

None specified.

State management:

This component does not store state.

Restricted:

This component is not restricted.

Input requirement:

This component requires an incoming relationship.

System Resource Considerations:

None specified.