[ http://issues.apache.org/jira/browse/HADOOP-116?page=all ]

Doug Cutting reassigned HADOOP-116:
-----------------------------------

    Assign To: Doug Cutting

These files should not be removed by the JobClient, since that may exit while 
the job is still running.  Instead they should be removed by the LocalJobRunner 
or the TaskTracker, when the job is done.  I'm working on a patch to fix this.

> cleaning up /tmp/hadoop/mapred/system
> -------------------------------------
>
>          Key: HADOOP-116
>          URL: http://issues.apache.org/jira/browse/HADOOP-116
>      Project: Hadoop
>         Type: Improvement

>   Components: mapred
>  Environment: Windows with Cygwin
>     Reporter: raghavendra prabhu
>     Assignee: Doug Cutting
>  Attachments: jobclient.patch
>
> Clean up directories
> submit_ which contain job.xml and job.jar files as and when the job is 
> finished

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to