Timea Barna created NIFI-9657:
---------------------------------
Summary: Create MoveADLS processor
Key: NIFI-9657
URL: https://issues.apache.org/jira/browse/NIFI-9657
Project: Apache NiFi
Issue Type: Improvement
Reporter: Timea Barna
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)