kei-miyauchi opened a new pull request #3252: NIFI-5575 Make PutHDFS check 
fs.permissions.umask-mode if property "Permission umask" is empty.
URL: https://github.com/apache/nifi/pull/3252
 
 
   PutHDFS doesn't use `fs.permissions.umask-mode`. The processor only check 
the property "Permission umask", and use `FsPermission.DEFAULT_MASK` if it is 
empty.
   Now PutHDFS check "Permission umask" -> `fs.permissions.umask-mode` -> 
`FsPermission.DEFAULT_MASK`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to