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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/07/27 18:50:18 UTC

[jira] Created: (HADOOP-1661) TextOutputFormat should ignore NullWritables like null values.

TextOutputFormat should ignore NullWritables like null values.
--------------------------------------------------------------

                 Key: HADOOP-1661
                 URL: https://issues.apache.org/jira/browse/HADOOP-1661
             Project: Hadoop
          Issue Type: Bug
          Components: mapred
    Affects Versions: 0.13.1
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley
             Fix For: 0.15.0


Currently the TextOutputFormat prints NullWritables, but it would be nicer if it ignored them like it ignores null values.

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


[jira] Resolved: (HADOOP-1661) TextOutputFormat should ignore NullWritables like null values.

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley resolved HADOOP-1661.
-----------------------------------

       Resolution: Duplicate
    Fix Version/s: 0.16.0

This was fixed by HADOOP-2425.

> TextOutputFormat should ignore NullWritables like null values.
> --------------------------------------------------------------
>
>                 Key: HADOOP-1661
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1661
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.13.1
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.16.0
>
>
> Currently the TextOutputFormat prints NullWritables, but it would be nicer if it ignored them like it ignores null values.

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