[
https://issues.apache.org/jira/browse/HADOOP-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Gummadi updated HADOOP-4191:
---------------------------------
Attachment: HADOOP-4191.v2.patch
As per Amar's comments, done some cleanup of code, moved runJob(),
runJobKill(), runJobFail() from TestJobKillAndFail to UtilsForTests. Added
runJobSucceed() to UtilsForTests. Modified other dependant tests also. Added
validation checks for the task Attempt level Keys TRACKER_NAME, HOSTNAME,
HTTP_PORT and COUNTERS.
Attaching patch for review. Please provide your comments.
> 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
> Attachments: HADOOP-4191.patch, HADOOP-4191.v2.patch
>
>
> 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.