[
https://issues.apache.org/jira/browse/HADOOP-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das updated HADOOP-1389:
--------------------------------
Fix Version/s: (was: 0.13.0)
0.14.0
> In PipeMarRed.java, log related fields seems useless
> ----------------------------------------------------
>
> Key: HADOOP-1389
> URL: https://issues.apache.org/jira/browse/HADOOP-1389
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.12.3
> Reporter: Devaraj Das
> Fix For: 0.14.0
>
>
> In PipeMapRed.java, the fields log_ & LOGNAME seems useless since they remain
> null throughout. It might cause issues at PipeMapRed.java:[line 352]. Also,
> the field mapRedKey_ in the same file is always null and might cause issues
> if the getContext() method is ever invoked (it is never invoked in the
> current code).
> We possibly can remove references to these fields.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.