Peter Turcsanyi created NIFI-8737:
-------------------------------------
Summary: Incorrect provenance data in HDFS processors with ADLS
destination
Key: NIFI-8737
URL: https://issues.apache.org/jira/browse/NIFI-8737
Project: Apache NiFi
Issue Type: Bug
Reporter: Peter Turcsanyi
Assignee: Peter Turcsanyi
If I have core-site.xml with containerA@storageaccountA and PutHDFS with
containerB@storageaccountB/pathB/fileB, then NiFi will actually write
containerA@storageaccountA@/pathB.fileB, but report that it wrote
containerB@storageaccountB/pathB/fileB in provenance.
Provenance information needs to be fixed and a bulletin should be considered to
notify the user that processor's configuration is conflicting with what is
defined in the configuration files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)