[
https://issues.apache.org/jira/browse/HADOOP-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670637#action_12670637
]
Ravi Gummadi commented on HADOOP-4191:
--------------------------------------
ok. Will validate the file name and location for both user log file and
framework log file.
Currently parser would ignore the rest of the line if the pattern KEY="VALUE"
is not found somewhere on the line and will not give any errors. In this
testcase we validate if the whole line matches the expected regex.
Missed mentioning in earlier comment. For this testcase, we disable speculative
execution and see if all the attemptIDs are finished before TaskID finishes.
> Add a testcase for jobhistory
> -----------------------------
>
> Key: HADOOP-4191
> URL: https://issues.apache.org/jira/browse/HADOOP-4191
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred, test
> Reporter: Amar Kamat
> Assignee: Ravi Gummadi
>
> Changes in job history might break the history parser which in turn might
> break some features like jobtracker-recovery, history-viewer etc. There
> should be a testcase that catches these incompatible changes early and
> informs about the expected change.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.