Description:

Creates Hadoop Sequence Files from incoming flow files

Additional Details...

Tags: hadoop, sequence file, create, sequencefile

Properties:

In the list below, the names of required properties appear in bold. Anyother properties (not in bold) are considered optional. The table also indicates any default values, whether a property supports the NiFi Expression Language (or simply EL), and whether a property is considered "sensitive", meaning that its value will be encrypted. Before entering a value in a sensitive property, ensure that the nifi.properties file has an entry for the property nifi.sensitive.props.key.

NameDescriptionDefault ValueValid ValuesELSensitive
Hadoop Configuration ResourcesA 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.NoNo
compression typeType of compression to use when creating Sequence File
  • NONE
  • RECORD
  • BLOCK
NoNo

Relationships:

NameDescription
failureIncoming files that failed to generate a Sequence File are sent to this relationship
successGenerated Sequence Files are sent to this relationship