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/03/27 23:42:32 UTC

[jira] Created: (HADOOP-1166) Pull the NullOutputFormat into the lib package

Pull the NullOutputFormat into the lib package
----------------------------------------------

                 Key: HADOOP-1166
                 URL: https://issues.apache.org/jira/browse/HADOOP-1166
             Project: Hadoop
          Issue Type: Improvement
          Components: mapred
    Affects Versions: 0.12.2
            Reporter: Owen O'Malley
         Assigned To: Owen O'Malley
             Fix For: 0.13.0


It is convenient to have an OutputFormat that just ignores any outputs.

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


[jira] Updated: (HADOOP-1166) Pull the NullOutputFormat into the lib package

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

Doug Cutting updated HADOOP-1166:
---------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Owen!

> Pull the NullOutputFormat into the lib package
> ----------------------------------------------
>
>                 Key: HADOOP-1166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1166
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.12.2
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.13.0
>
>         Attachments: h1166.patch
>
>
> It is convenient to have an OutputFormat that just ignores any outputs.

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


[jira] Updated: (HADOOP-1166) Pull the NullOutputFormat into the lib package

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

Owen O'Malley updated HADOOP-1166:
----------------------------------

    Status: Patch Available  (was: Open)

> Pull the NullOutputFormat into the lib package
> ----------------------------------------------
>
>                 Key: HADOOP-1166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1166
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.12.2
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.13.0
>
>         Attachments: h1166.patch
>
>
> It is convenient to have an OutputFormat that just ignores any outputs.

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


[jira] Commented: (HADOOP-1166) Pull the NullOutputFormat into the lib package

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484626 ] 

Hadoop QA commented on HADOOP-1166:
-----------------------------------

+1, because http://issues.apache.org/jira/secure/attachment/12354367/h1166.patch applied and successfully tested against trunk revision http://svn.apache.org/repos/asf/lucene/hadoop/trunk/523072. Results are at http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch

> Pull the NullOutputFormat into the lib package
> ----------------------------------------------
>
>                 Key: HADOOP-1166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1166
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.12.2
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.13.0
>
>         Attachments: h1166.patch
>
>
> It is convenient to have an OutputFormat that just ignores any outputs.

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


[jira] Updated: (HADOOP-1166) Pull the NullOutputFormat into the lib package

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

Owen O'Malley updated HADOOP-1166:
----------------------------------

    Attachment: h1166.patch

This patch adds a NullOutputFormat and pulls the code out of RandomWriter.

> Pull the NullOutputFormat into the lib package
> ----------------------------------------------
>
>                 Key: HADOOP-1166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1166
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.12.2
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.13.0
>
>         Attachments: h1166.patch
>
>
> It is convenient to have an OutputFormat that just ignores any outputs.

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


[jira] Commented: (HADOOP-1166) Pull the NullOutputFormat into the lib package

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485591 ] 

Hadoop QA commented on HADOOP-1166:
-----------------------------------

Integrated in Hadoop-Nightly #42 (See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/42/)

> Pull the NullOutputFormat into the lib package
> ----------------------------------------------
>
>                 Key: HADOOP-1166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1166
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.12.2
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.13.0
>
>         Attachments: h1166.patch
>
>
> It is convenient to have an OutputFormat that just ignores any outputs.

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