[
https://issues.apache.org/jira/browse/HADOOP-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mukund Madhugiri updated HADOOP-3324:
-------------------------------------
Fix Version/s: (was: 0.18.0)
> Enhance the JobClient to allow users to easily query/display
> TaskCompletionEvents
> ---------------------------------------------------------------------------------
>
> Key: HADOOP-3324
> URL: https://issues.apache.org/jira/browse/HADOOP-3324
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Arun C Murthy
> Assignee: Arun C Murthy
> Priority: Minor
>
> Currently the code for querying the JobTracker for TaskCompletionEvents and
> displaying useful information such as error logs and profiling information
> are deeply buried in JobClient.runJob. This means applications which use
> alternative interfaces to submit jobs i.e. JobClient.submitJob have to
> reimplement this functionality. It would be useful to factor it out for the
> sake of those applications...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.