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

Alejandro Abdelnur commented on MAPREDUCE-5133:
-----------------------------------------------

+1
                
> TestSubmitJob.testSecureJobExecution is flaky due to job dir deletion race
> --------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5133
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5133
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.1.2
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>         Attachments: MAPREDUCE-5133.patch
>
>
> At the end of TestSubmitJob.testSecureJobExecution, the test waits for the 
> job to be done and then asserts that the job submission directory has been 
> deleted.  The directory is deleted by an asynchronous cleanup thread, so the 
> test can hit the assert before the deletion is run.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to