Name | Description |
---|---|
success | Files that have been successfully written to HDFS are transferred to this relationship |
failure | Files that could not be written to HDFS for some reason are transferred to this relationship |
Name | Description |
---|---|
filename | The name of the file written to HDFS comes from the value of this attribute. |
Name | Description |
---|---|
filename | The name of the file written to HDFS is stored in this attribute. |
absolute.hdfs.path | The absolute path to the file on HDFS is stored in this attribute. |
hadoop.file.url | The hadoop url for the file is stored in this attribute. |
target.dir.created | The result(true/false) indicates if the folder is created by the processor. |
Required Permission | Explanation |
---|---|
write distributed filesystem | Provides operator the ability to delete any file that NiFi has access to in HDFS or the local filesystem. |