You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Rui KUBO (JIRA)" <ji...@apache.org> on 2010/12/16 08:07:01 UTC

[jira] Created: (MAPREDUCE-2220) Fix typo in mapred-default.xml

Fix typo in mapred-default.xml
------------------------------

                 Key: MAPREDUCE-2220
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: documentation
    Affects Versions: 0.21.0, 0.22.0
            Reporter: Rui KUBO
            Priority: Minor


there're two typos:
 * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
 * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
in mapred-default. Trivial patch to fix.

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


[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Status: Patch Available  (was: Open)

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

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


[jira] [Commented] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412743#comment-13412743 ] 

Hudson commented on MAPREDUCE-2220:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #311 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/311/])
    svn merge -c 1358788 FIXES: MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) (Revision 1360253)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1360253
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml

                
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.1-alpha
>
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Attachment: mapred-default.diff

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Priority: Minor
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

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


[jira] [Updated] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

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

Harsh J updated MAPREDUCE-2220:
-------------------------------

    Summary: Fix new API FileOutputFormat-related typos in mapred-default.xml  (was: Fix typo in mapred-default.xml)
    
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Status: Patch Available  (was: Open)

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Priority: Minor
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

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


[jira] [Commented] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410832#comment-13410832 ] 

Hudson commented on MAPREDUCE-2220:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2441 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2441/])
    MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) (Revision 1358788)

     Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1358788
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml

                
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.1-alpha
>
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Harsh J updated MAPREDUCE-2220:
-------------------------------

     Target Version/s: 2.0.1-alpha
    Affects Version/s:     (was: 0.22.0)
         Hadoop Flags: Reviewed
               Status: Patch Available  (was: Open)
    
> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy closed MAPREDUCE-2220.
------------------------------------

    
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.2-alpha
>
>         Attachments: mapred-default2.diff, mapred-default3.diff, mapred-default.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409494#comment-13409494 ] 

Hudson commented on MAPREDUCE-2220:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1131 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1131/])
    MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) (Revision 1358788)

     Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1358788
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml

                
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.1-alpha
>
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Tom White updated MAPREDUCE-2220:
---------------------------------

    Assignee: Rui KUBO
      Status: Open  (was: Patch Available)

This looks like a good fix, but unfortunately the patch doesn't apply. Can you regenerate it please?

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Attachment:     (was: mapred-default.diff)

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Priority: Minor
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

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


[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Attachment: mapred-default2.diff

I regenerated the patch.

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff, mapred-default2.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Hadoop QA commented on MAPREDUCE-2220:
--------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12535580/mapred-default3.diff
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2556//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2556//console

This message is automatically generated.
                
> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Status: Open  (was: Patch Available)

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Priority: Minor
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

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


[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Attachment: mapred-default2.diff

I regenerated the patch.

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff, mapred-default2.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Attachment:     (was: mapred-default2.diff)

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff, mapred-default2.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408991#comment-13408991 ] 

Hudson commented on MAPREDUCE-2220:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2500 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2500/])
    MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) (Revision 1358788)

     Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1358788
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml

                
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.1-alpha
>
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Attachment: mapred-default.diff

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

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


[jira] [Commented] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409011#comment-13409011 ] 

Hudson commented on MAPREDUCE-2220:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2450 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2450/])
    MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) (Revision 1358788)

     Result = FAILURE
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1358788
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml

                
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.1-alpha
>
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408992#comment-13408992 ] 

Hudson commented on MAPREDUCE-2220:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2432 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2432/])
    MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) (Revision 1358788)

     Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1358788
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml

                
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.1-alpha
>
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409355#comment-13409355 ] 

Hudson commented on MAPREDUCE-2220:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1098 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1098/])
    MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) (Revision 1358788)

     Result = FAILURE
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1358788
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml

                
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.1-alpha
>
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410790#comment-13410790 ] 

Hudson commented on MAPREDUCE-2220:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2508 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2508/])
    MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) (Revision 1358788)

     Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1358788
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml

                
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.1-alpha
>
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos in mapred-default.xml

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

Harsh J updated MAPREDUCE-2220:
-------------------------------

          Resolution: Fixed
       Fix Version/s: 2.0.1-alpha
    Target Version/s:   (was: 2.0.1-alpha)
              Status: Resolved  (was: Patch Available)

Committed to branch-2 and trunk. Thank you for your contribution Rui!
                
> Fix new API FileOutputFormat-related typos in mapred-default.xml
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>             Fix For: 2.0.1-alpha
>
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Rui KUBO updated MAPREDUCE-2220:
--------------------------------

    Description: 
there're two typos:
 * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
 * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec

in mapred-default. Trivial patch to fix.

  was:
there're two typos:
 * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
 * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
in mapred-default. Trivial patch to fix.


> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

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


[jira] [Updated] (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Harsh J updated MAPREDUCE-2220:
-------------------------------

    Attachment: mapred-default3.diff

+1.

Rebased Rui's patch to the right default. Will commit once Jenkins gives its +1.
                
> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0
>            Reporter: Rui KUBO
>            Assignee: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MAPREDUCE-2220) Fix typo in mapred-default.xml

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

Hadoop QA commented on MAPREDUCE-2220:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12466372/mapred-default.diff
  against trunk revision 1074251.

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    -1 patch.  The patch command could not apply the patch.

Console output: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/47//console

This message is automatically generated.

> Fix typo in mapred-default.xml
> ------------------------------
>
>                 Key: MAPREDUCE-2220
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Rui KUBO
>            Priority: Minor
>         Attachments: mapred-default.diff
>
>
> there're two typos:
>  * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type
>  * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec
> in mapred-default. Trivial patch to fix.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira