[
https://issues.apache.org/jira/browse/MAPREDUCE-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Lu updated MAPREDUCE-1442:
-------------------------------
Attachment: mr-1442-y20s-v1.patch
Patch for y20s branch (probably works with generic 0.20.x as well): one line
change to add possessive qualifiers to mutually exclusive patterns to avoid
useless backtracking and hence stack overflow for values with many escaped
characters.
> 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
> 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.