[
https://issues.apache.org/jira/browse/NIFI-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-1584:
-----------------------------
Issue Type: Improvement (was: Bug)
> FetchHDFS should support completion Strategy
> --------------------------------------------
>
> Key: NIFI-1584
> URL: https://issues.apache.org/jira/browse/NIFI-1584
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Configuration, Core Framework
> Affects Versions: 0.4.1
> Reporter: Matthew Clarke
> Priority: Minor
>
> FetchHDFS should allow users to specifies what to do with the original
> file in the HDFS directory once it has been pulled into NiFi. If the
> Completion Strategy fails, a warning will be logged but the data will still
> be transferred.
> Using GetHDFS to delete source files is not a good option within a Clustered
> NiFi.
> Completion Strategy:
> None Leave the file as-is
> Move File Move the file to the directory specified by the <Move
> Destination Directory> property
> Delete File Deletes the original file from the remote system
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)