[
https://issues.apache.org/jira/browse/NIFI-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369438#comment-17369438
]
ASF subversion and git services commented on NIFI-8737:
-------------------------------------------------------
Commit 39ffa4a8ac21b83f0b269828d4b162131e393903 in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=39ffa4a ]
NIFI-8737: Fixed incorrect provenance data in HDFS processors when Directory
property is inconsistent with core-site.xml
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)