kei-miyauchi commented on issue #3252: NIFI-5575 Make PutHDFS check 
fs.permissions.umask-mode if property "Permission umask" is empty.
URL: https://github.com/apache/nifi/pull/3252#issuecomment-463096586
 
 
   Thank you @jtstorck, I made changes.
   
   - Reverted `FsPermission permission = 
FsCreateModes.applyUMask(FsPermission.getFileDefault(), 
FsPermission.getUMask(configuration));`
   - Make tests separated
   
   For now tests fails because of the revert, but it works on live Hadoop 
environment.

----------------------------------------------------------------
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