You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gray Gwizdz (JIRA)" <ji...@apache.org> on 2017/03/15 13:43:41 UTC

[jira] [Updated] (NIFI-3366) MoveHDFS Processor

     [ https://issues.apache.org/jira/browse/NIFI-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gray Gwizdz updated NIFI-3366:
------------------------------
    Attachment: 0001-NIFI-3366-MoveHDFS-processor-supports-expressions-la.patch

Hi Peter,

Please see the attached patch that include your recommendations, thanks for the ideas!

Gray

> MoveHDFS Processor
> ------------------
>
>                 Key: NIFI-3366
>                 URL: https://issues.apache.org/jira/browse/NIFI-3366
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Joseph Niemiec
>            Assignee: Gray Gwizdz
>            Priority: Minor
>         Attachments: 0001-MoveHDFS-Processor.patch, 0001-NIFI-3366-MoveHDFS-processor-supports-expressions-la.patch
>
>
> Today the PutHDFS Processor merely places a file into HDFS from NiFi. There are times when we may want to move Files/Directories around on HDFS as part of a workflow.  This could be after the PutHDFS processor has placed the file, or from some other trigger. 
> Initially we are targeting to take a flow file attribute of an absolute HDFS path, and be able to move it to a target HDFS Path using the Filesystem RENAME API. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)