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 "bc Wong (JIRA)" <ji...@apache.org> on 2010/02/02 21:10:19 UTC

[jira] Created: (MAPREDUCE-1442) StackOverflowError when JobHistory parses a really long line

StackOverflowError when JobHistory parses a really long line
------------------------------------------------------------

                 Key: MAPREDUCE-1442
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1442
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobtracker
    Affects Versions: 0.20.1
            Reporter: bc Wong


JobHistory.parseLine() fails with StackOverflowError on a really big COUNTER value, triggered via the web interface. See attached file.

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


[jira] Reopened: (MAPREDUCE-1442) StackOverflowError when JobHistory parses a really long line

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

Vinod K V reopened MAPREDUCE-1442:
----------------------------------


This isn't committed on any of the branches on apache svn. Reopening this.

> StackOverflowError when JobHistory parses a really long line
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-1442
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1442
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.20.1
>            Reporter: bc Wong
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-1442-y20s-v1.patch, overflow.history
>
>
> JobHistory.parseLine() fails with StackOverflowError on a really big COUNTER value, triggered via the web interface. See attached file.

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


[jira] Resolved: (MAPREDUCE-1442) StackOverflowError when JobHistory parses a really long line

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

Luke Lu resolved MAPREDUCE-1442.
--------------------------------

    Resolution: Won't Fix

> StackOverflowError when JobHistory parses a really long line
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-1442
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1442
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.20.1
>            Reporter: bc Wong
>            Assignee: Luke Lu
>             Fix For: 0.20.3
>
>         Attachments: mr-1442-y20s-v1.patch, overflow.history
>
>
> JobHistory.parseLine() fails with StackOverflowError on a really big COUNTER value, triggered via the web interface. See attached file.

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


[jira] Resolved: (MAPREDUCE-1442) StackOverflowError when JobHistory parses a really long line

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

Luke Lu resolved MAPREDUCE-1442.
--------------------------------

     Hadoop Flags: [Reviewed]
     Release Note: Fixed by MAPREDUCE-157 in trunk (0.21+)
    Fix Version/s: 0.22.0
       Resolution: Fixed

Committed in y20s branch as well.

> StackOverflowError when JobHistory parses a really long line
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-1442
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1442
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.20.1
>            Reporter: bc Wong
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-1442-y20s-v1.patch, overflow.history
>
>
> JobHistory.parseLine() fails with StackOverflowError on a really big COUNTER value, triggered via the web interface. See attached file.

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