[ 
https://issues.apache.org/jira/browse/HADOOP-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj Das updated HADOOP-2181:
--------------------------------

    Status: Open  (was: Patch Available)

Some comments:
1) The change in JobInProgress to do with wasRunning is problematic. In some 
cases, you might end up logging the split info more than once.
2) The StringUtils.nodetoString method doesn't fit well in the StringUtils 
class. OTOH you could define it as a private method in TaskInProgress from 
where you call it.


> Input Split details for maps should be logged
> ---------------------------------------------
>
>                 Key: HADOOP-2181
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2181
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: lohit vijayarenu
>            Assignee: Amareshwari Sriramadasu
>            Priority: Minor
>             Fix For: 0.18.0
>
>         Attachments: patch-2181.txt, patch-2181.txt
>
>
> It would be nice if Input split details are logged someplace. This might help 
> debugging failed map tasks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to