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

Robert Joseph Evans commented on MAPREDUCE-3729:
------------------------------------------------

I have been thinking about this and how we can fix the issue in the code.  I am 
a bit confused about how /tmp/hadoop-jenkins is created by a user that is not 
jenkins? unless the other person explicitly set user.name to be jenkins, or 
they manually created that directory before running.  Vinod or Giri, did you 
look at the directories before this happened?

If I don't know what caused the bad directory t begin with I really don't have 
much hope of understanding how to prevent it in the future.  If the directory 
was manually created then there is nothing we can do.  If the user explicitly 
set user.name to jenkins we can detect that, and blow up.

We cannot delete the directory after a job finishes in local mode because more 
jobs could still be running.
                
> Commit build failing TestJobClientGetJob, TestMRWithDistributedCache, 
> TestLocalModeWithNewApis
> ----------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3729
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3729
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2, test
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Robert Joseph Evans
>            Priority: Critical
>             Fix For: 0.23.1
>
>
> See https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1671//testReport/.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to