Package org.apache.nifi.processors.hadoop
package org.apache.nifi.processors.hadoop
-
ClassDescriptionThis processor is used to create a Hadoop Sequence File, which essentially is a file of key/value pairs.Holder for a snapshot in time of some processor properties that are passed around.This processor is used to pull files from HDFS.This class reads a SequenceFile and generates FlowFiles, one per KeyValue pair in the SequenceFile.Serializes the key and value and writes to the flow file's output stream.This processor renames files on HDFS.This processor copies FlowFiles to HDFS.This class reads a SequenceFile and generates FlowFiles, one per each KeyValue Pair in the SequenceFile.