You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by js...@apache.org on 2019/02/13 21:18:28 UTC

[nifi] branch master updated (2938454 -> 72244d0)

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

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


    from 2938454  NIFI-6020: Fix NPE in getAccessPoliciesForUser
     new 7a763d3  NIFI-5575 Make PutHDFS check fs.permissions.umask-mode if property "Permission umask" is empty.
     new 72244d0  NIFI-5575: Added Hadoop configuration to MockFileSystem for umask tests in PutHDFSTest Minor update to Permissions umask property description Minor code cleanup/formatting

The 4946 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/nifi/processors/hadoop/PutHDFS.java |  7 ++-
 .../apache/nifi/processors/hadoop/PutHDFSTest.java | 71 +++++++++++++++++++++-
 .../{core-site.xml => core-site-perms.xml}         |  4 ++
 3 files changed, 76 insertions(+), 6 deletions(-)
 copy nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/test/resources/{core-site.xml => core-site-perms.xml} (90%)