[
https://issues.apache.org/jira/browse/NIFI-9657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496837#comment-17496837
]
ASF subversion and git services commented on NIFI-9657:
-------------------------------------------------------
Commit a3e1f32cae964df9dee47600016db9d2baba5d34 in nifi's branch
refs/heads/main from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a3e1f32 ]
NIFI-9657 Create MoveADLS processor
This closes #5752.
Signed-off-by: Peter Turcsanyi <[email protected]>
> Create MoveADLS processor
> -------------------------
>
> Key: NIFI-9657
> URL: https://issues.apache.org/jira/browse/NIFI-9657
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Timea Barna
> Assignee: Timea Barna
> Priority: Major
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Similarly to List/Fetch/Put ADLS processors we already have, we need to
> create a MoveADLS processor (similar to MoveHDFS) so data can be moved from
> one location to another. Right now data has to be fetched and then to be
> pushed which is highly inefficient.
> ListADLS -> MoveADLS
> The ListADLS would list the files within a file system / directory
> and the MoveADLS would give the option to specify the destination where the
> file should be moved. Files will be no longer available on source location.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)