You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by bb...@apache.org on 2021/07/16 15:24:31 UTC

[nifi] branch main updated (00f385b -> 4477921)

This is an automated email from the ASF dual-hosted git repository.

bbende pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 00f385b  NIFI-8789 Corrected TestListenUDP to use getAvailableUdpPort()
     add 4477921  NIFI-8787: Wrapped hdfs.exists() call in UGI.doAs() in GetHDFS processor (#5217)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/nifi/processors/hadoop/GetHDFS.java |  3 +-
 .../apache/nifi/processors/hadoop/GetHDFSTest.java | 86 ++++++++++++++++++++++
 2 files changed, 88 insertions(+), 1 deletion(-)