[
https://issues.apache.org/jira/browse/HADOOP-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468855
]
Hairong Kuang commented on HADOOP-961:
--------------------------------------
Looks like the output file name of a reducer comes from the partition id. So I
am not able to get the output file name from the taskid. Could you please
include the partition id in TaskCompletionEvent as well?
> a cli tool to get the event logs from a job
> -------------------------------------------
>
> Key: HADOOP-961
> URL: https://issues.apache.org/jira/browse/HADOOP-961
> Project: Hadoop
> Issue Type: New Feature
> Components: mapred
> Affects Versions: 0.10.1
> Reporter: Owen O'Malley
> Assigned To: Owen O'Malley
> Fix For: 0.11.0
>
> Attachments: event-log.patch
>
>
> Here is a little tool to list the events for a given job. The output can be
> used to find where each task ran.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.