You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/07/14 06:43:15 UTC

[jira] Created: (MAPREDUCE-757) JobConf will not be deleted from the logs folder if job retires from finalizeJob()

JobConf will not be deleted from the logs folder if job retires from finalizeJob()
----------------------------------------------------------------------------------

                 Key: MAPREDUCE-757
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-757
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobtracker
            Reporter: Amar Kamat
            Assignee: Amar Kamat


MAPREDUCE-130 fixed the case where the job is retired from the retire jobs thread. But jobs can also retire when the num-job-per-user limit is exceeded. In such cases the conf file will not be deleted.

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


[jira] Reopened: (MAPREDUCE-757) JobConf will not be deleted from the logs folder if job retires from finalizeJob()

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat reopened MAPREDUCE-757:
----------------------------------


> JobConf will not be deleted from the logs folder if job retires from finalizeJob()
> ----------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-757
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-757
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>         Attachments: MAPREDUCE-757-v1.0.patch, MAPREDUCE-757-v2.0-branch-0.20.patch, MAPREDUCE-757-v2.0.patch
>
>
> MAPREDUCE-130 fixed the case where the job is retired from the retire jobs thread. But jobs can also retire when the num-job-per-user limit is exceeded. In such cases the conf file will not be deleted.

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


[jira] Resolved: (MAPREDUCE-757) JobConf will not be deleted from the logs folder if job retires from finalizeJob()

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat resolved MAPREDUCE-757.
----------------------------------

    Resolution: Duplicate

Incorporated in MAPREDUCE-817.

> JobConf will not be deleted from the logs folder if job retires from finalizeJob()
> ----------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-757
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-757
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>         Attachments: MAPREDUCE-757-v1.0.patch, MAPREDUCE-757-v2.0-branch-0.20.patch, MAPREDUCE-757-v2.0.patch
>
>
> MAPREDUCE-130 fixed the case where the job is retired from the retire jobs thread. But jobs can also retire when the num-job-per-user limit is exceeded. In such cases the conf file will not be deleted.

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


[jira] Resolved: (MAPREDUCE-757) JobConf will not be deleted from the logs folder if job retires from finalizeJob()

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat resolved MAPREDUCE-757.
----------------------------------

    Resolution: Duplicate

Should be addressed in MAPREDUCE-814.

> JobConf will not be deleted from the logs folder if job retires from finalizeJob()
> ----------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-757
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-757
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>         Attachments: MAPREDUCE-757-v1.0.patch
>
>
> MAPREDUCE-130 fixed the case where the job is retired from the retire jobs thread. But jobs can also retire when the num-job-per-user limit is exceeded. In such cases the conf file will not be deleted.

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