You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2007/05/18 19:57:16 UTC

[jira] Updated: (HADOOP-1389) In PipeMarRed.java, log related fields seems useless

     [ 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.