liusheng opened a new pull request #1644: YARN-9511. [YARN] Set the default permissions of test jar file(WIP) URL: https://github.com/apache/hadoop/pull/1644 The default permissions of created file will due to the `umask` of system. that may cause some tests of TestAuxServices failure, because the tests need to check the permissions. This change will do: - Set the default permissions of test jar file to *owner read write* - Set the default permissions of test manifest file to *owner read write*
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
