You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Mayank Bansal (JIRA)" <ji...@apache.org> on 2012/07/02 19:59:23 UTC

[jira] [Created] (MAPREDUCE-4388) Cleanup of restart count in job tracker as it is no longer needed

Mayank Bansal created MAPREDUCE-4388:
----------------------------------------

             Summary: Cleanup of restart count in job tracker as it is no longer needed
                 Key: MAPREDUCE-4388
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4388
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobtracker
    Affects Versions: 1.0.3
            Reporter: Mayank Bansal
            Assignee: Mayank Bansal


Jobtracker restart count is no longer required after MAPREDUCE-3837. As suggested by Tom, need to cleanup that.

Working on that.

Thanks,
Mayank

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

        

[jira] [Updated] (MAPREDUCE-4388) Cleanup of restart count in job tracker as it is no longer needed

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

Mayank Bansal updated MAPREDUCE-4388:
-------------------------------------

    Affects Version/s: 0.22.0
    
> Cleanup of restart count in job tracker as it is no longer needed
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-4388
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4388
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.22.0, 1.0.3
>            Reporter: Mayank Bansal
>            Assignee: Mayank Bansal
>
> Jobtracker restart count is no longer required after MAPREDUCE-3837. As suggested by Tom, need to cleanup that.
> Working on that.
> Thanks,
> Mayank

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

        

[jira] [Updated] (MAPREDUCE-4388) Cleanup of restart count in job tracker as it is no longer needed

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

Mayank Bansal updated MAPREDUCE-4388:
-------------------------------------

    Attachment: PATCH-HADOOP-1-MAPREDUCE-4388-1.patch

Initial patch for Hadoop 1

Thanks,
Mayank
                
> Cleanup of restart count in job tracker as it is no longer needed
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-4388
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4388
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.22.0, 1.0.3
>            Reporter: Mayank Bansal
>            Assignee: Mayank Bansal
>         Attachments: PATCH-HADOOP-1-MAPREDUCE-4388-1.patch
>
>
> Jobtracker restart count is no longer required after MAPREDUCE-3837. As suggested by Tom, need to cleanup that.
> Working on that.
> Thanks,
> Mayank

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

        

[jira] [Commented] (MAPREDUCE-4388) Cleanup of restart count in job tracker as it is no longer needed

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407230#comment-13407230 ] 

Alejandro Abdelnur commented on MAPREDUCE-4388:
-----------------------------------------------

if we need a means to disambiguate task attempts from different JT restarts we could use the JT startup time instead of the counter. Then we would not need all the counter file logic.
                
> Cleanup of restart count in job tracker as it is no longer needed
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-4388
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4388
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 1.0.3
>            Reporter: Mayank Bansal
>            Assignee: Mayank Bansal
>
> Jobtracker restart count is no longer required after MAPREDUCE-3837. As suggested by Tom, need to cleanup that.
> Working on that.
> Thanks,
> Mayank

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

        

[jira] [Commented] (MAPREDUCE-4388) Cleanup of restart count in job tracker as it is no longer needed

Posted by "Mayank Bansal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410685#comment-13410685 ] 

Mayank Bansal commented on MAPREDUCE-4388:
------------------------------------------

Hi Alejandro,

Can you please let me know which counter file logic you are talking about?

Thanks,
Mayank
                
> Cleanup of restart count in job tracker as it is no longer needed
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-4388
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4388
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.22.0, 1.0.3
>            Reporter: Mayank Bansal
>            Assignee: Mayank Bansal
>
> Jobtracker restart count is no longer required after MAPREDUCE-3837. As suggested by Tom, need to cleanup that.
> Working on that.
> Thanks,
> Mayank

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

        

[jira] [Commented] (MAPREDUCE-4388) Cleanup of restart count in job tracker as it is no longer needed

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410695#comment-13410695 ] 

Alejandro Abdelnur commented on MAPREDUCE-4388:
-----------------------------------------------

@mayank, i'm referring to the file keeping the restart count. 
                
> Cleanup of restart count in job tracker as it is no longer needed
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-4388
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4388
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.22.0, 1.0.3
>            Reporter: Mayank Bansal
>            Assignee: Mayank Bansal
>
> Jobtracker restart count is no longer required after MAPREDUCE-3837. As suggested by Tom, need to cleanup that.
> Working on that.
> Thanks,
> Mayank

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