Jason Lowe created MAPREDUCE-4938:
-------------------------------------

             Summary: Job submission to unknown queue can leave staging 
directory behind
                 Key: MAPREDUCE-4938
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4938
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: client
    Affects Versions: 0.23.5, 2.0.3-alpha
            Reporter: Jason Lowe


There is a race where submitting a job to an unknown queue can appear to 
succeed to the client and then subsequently fail later.  Since there was no AM 
ever launched, there was nothing left to cleanup the staging directory.  At 
that point the client is the only thing that can cleanup the staging directory.

--
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