[ http://issues.apache.org/jira/browse/HADOOP-144?page=comments#action_12374960 ]
Owen O'Malley commented on HADOOP-144: -------------------------------------- So instead of DFS client names like: DFSClient_2114239722 For map/reduce tasks, I get client names like: DFSClient_task_r_dgi5u They are still random strings, but at least they are tied to the map/reduce logs. > the dfs client id isn't relatable to the map/reduce task ids > ------------------------------------------------------------ > > Key: HADOOP-144 > URL: http://issues.apache.org/jira/browse/HADOOP-144 > Project: Hadoop > Type: Improvement > Components: dfs > Versions: 0.1.1 > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 0.2 > Attachments: dfs-client-name.patch > > From the dfs logs you can't tell which map/reduce tasks where involved, which > makes debugging harder. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
