[
https://issues.apache.org/jira/browse/MAPREDUCE-7372?focusedWorklogId=795006&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-795006
]
ASF GitHub Bot logged work on MAPREDUCE-7372:
---------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jul/22 18:06
Start Date: 25/Jul/22 18:06
Worklog Time Spent: 10m
Work Description: cnauroth commented on PR #4026:
URL: https://github.com/apache/hadoop/pull/4026#issuecomment-1194427833
I can commit this today.
Issue Time Tracking
-------------------
Worklog Id: (was: 795006)
Time Spent: 2h 20m (was: 2h 10m)
> 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
> Labels: pull-request-available
> Attachments: MAPREDUCE-7372.patch
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]