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

Amareshwari Sriramadasu resolved MAPREDUCE-95.
----------------------------------------------

    Resolution: Duplicate

Fixed by MAPREDUCE-1864

> In PipeMarRed.java, log related fields seems useless
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-95
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-95
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Devaraj Das
>
> 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.

Reply via email to