[ 
https://issues.apache.org/jira/browse/MAPREDUCE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805856#action_12805856
 ] 

Vinod K V commented on MAPREDUCE-890:
-------------------------------------

Looked at the patch. Got some comments:
 - After patch, at +643, in {{initialize_user()}} function, the patch 
incorrectly passes 0 to {{secure_path()}}'s shouldCheckOwnership argument.
 - TestTrackerDistributedCacheManager* tests will need modifications too, I 
guess.
 - It's already a pain running the task-controller tests. With this patch, the 
expectation is to run these 5-odd tests with $tt_user and $$non_tt_user, that 
is two times. I think we should modify the tests themselves so that this double 
test-run is automatically done.

> After HADOOP-4491, the user who started mapred system is not able to run job.
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-890
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-890
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tasktracker
>            Reporter: Karam Singh
>            Assignee: Ravi Gummadi
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-890-20090904.txt, MAPREDUCE-890-20090909.txt, 
> MR890.patch
>
>
> Even setup and cleanup task of job fails due exception -: It fails to create 
> job and related directories under mapred.local.dir/taskTracker/jobcache
> Directories are created as -:
> [dr-xrws--- mapred   hadoop  ]  job_200908190916_0002
> mapred is not wrtie under this. Even manually I failed to touch file.
> mapred is use of started mr cluster 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to