You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Zhang Dongsheng (Jira)" <ji...@apache.org> on 2022/02/24 03:53:00 UTC

[jira] [Updated] (MAPREDUCE-7372) MapReduce set permission too late in copyJar method

     [ https://issues.apache.org/jira/browse/MAPREDUCE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhang Dongsheng updated MAPREDUCE-7372:
---------------------------------------
    Attachment: 1.patch

> MapReduce set permission too late in copyJar method
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-7372
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7372
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 3.3.1
>            Reporter: Zhang Dongsheng
>            Priority: Major
>         Attachments: 1.patch
>
>
> while execute copyJar in JobResourceUploader .the setPermission running after setReplication,but setReplication need permission first.So if we set restrict umask in project such as 0600, the mapreduce process will fail.
> In patch file , I put setPermisson before setReplication.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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