You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/11 01:47:04 UTC

[GitHub] [hadoop] liusheng opened a new pull request #1644: YARN-9511. [YARN] Set the default permissions of test jar file(WIP)

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org