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 "Mariappan Asokan (JIRA)" <ji...@apache.org> on 2012/07/25 17:31:34 UTC

[jira] [Created] (MAPREDUCE-4479) Fix paramter order in assertEquals() in TestCombineInputFileFormat

Mariappan Asokan created MAPREDUCE-4479:
-------------------------------------------

             Summary: Fix paramter order in assertEquals() in TestCombineInputFileFormat
                 Key: MAPREDUCE-4479
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
            Reporter: Mariappan Asokan




--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Mariappan Asokan updated MAPREDUCE-4479:
----------------------------------------

    Component/s:     (was: mrv2)
                 test
        Summary: Fix parameter order in assertEquals() in TestCombineInputFileFormat.java  (was: Fix parameter order in assertEquals() in TestCombineInputFileFormat)
    
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat

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

Mariappan Asokan updated MAPREDUCE-4479:
----------------------------------------

    Summary: Fix parameter order in assertEquals() in TestCombineInputFileFormat  (was: Fix paramter order in assertEquals() in TestCombineInputFileFormat)
    
> Fix parameter order in assertEquals() in TestCombineInputFileFormat
> -------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Hudson commented on MAPREDUCE-4479:
-----------------------------------

Integrated in Hadoop-Yarn-trunk #9 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/9/])
    MAPREDUCE-4479. Fix parameter order in assertEquals() in TestCombineInputFileFormat.java (Mariappan Asokan via bobby) (Revision 1400192)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400192
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestCombineFileInputFormat.java

                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Hudson commented on MAPREDUCE-4479:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1201 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1201/])
    MAPREDUCE-4479. Fix parameter order in assertEquals() in TestCombineInputFileFormat.java (Mariappan Asokan via bobby) (Revision 1400192)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400192
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestCombineFileInputFormat.java

                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Hudson commented on MAPREDUCE-4479:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1231 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1231/])
    MAPREDUCE-4479. Fix parameter order in assertEquals() in TestCombineInputFileFormat.java (Mariappan Asokan via bobby) (Revision 1400192)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400192
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestCombineFileInputFormat.java

                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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] [Updated] (MAPREDUCE-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Robert Joseph Evans updated MAPREDUCE-4479:
-------------------------------------------

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

Thanks Marappan,

I put this into trunk, branch-2, and branch-0.23
                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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] [Updated] (MAPREDUCE-4479) Fix paramter order in assertEquals() in TestCombineInputFileFormat

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

Mariappan Asokan updated MAPREDUCE-4479:
----------------------------------------

    Attachment: mapreduce-4479.patch

Updated one more line
                
> Fix paramter order in assertEquals() in TestCombineInputFileFormat
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Robert Joseph Evans updated MAPREDUCE-4479:
-------------------------------------------

    Fix Version/s:     (was: 0.23.3)
                   0.23.4
    
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.2-alpha, 0.23.4
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Hadoop QA commented on MAPREDUCE-4479:
--------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12542146/mapreduce-4479.patch
  against trunk revision .

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

    +1 tests included.  The patch appears to include 1 new or modified test files.

    +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-jobclient.

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

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

This message is automatically generated.
                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Robert Joseph Evans commented on MAPREDUCE-4479:
------------------------------------------------

The patch looks good to me +1. I'll check it in.
                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix paramter order in assertEquals() in TestCombineInputFileFormat

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

Hadoop QA commented on MAPREDUCE-4479:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12537875/mapreduce-4479.patch
  against trunk revision .

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

    +1 tests included.  The patch appears to include 1 new or modified test files.

    +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 failed these unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient:

                  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat

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

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

This message is automatically generated.
                
> Fix paramter order in assertEquals() in TestCombineInputFileFormat
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix paramter order in assertEquals() in TestCombineInputFileFormat

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

Hadoop QA commented on MAPREDUCE-4479:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12537845/mapreduce-4479.patch
  against trunk revision .

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

    +1 tests included.  The patch appears to include 1 new or modified test files.

    +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 failed these unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient:

                  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat

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

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

This message is automatically generated.
                
> Fix paramter order in assertEquals() in TestCombineInputFileFormat
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Arun C Murthy updated MAPREDUCE-4479:
-------------------------------------

    Fix Version/s:     (was: 2.0.2-alpha)
                   2.0.3-alpha
    
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 0.23.4, 2.0.3-alpha
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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] [Assigned] (MAPREDUCE-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Mariappan Asokan reassigned MAPREDUCE-4479:
-------------------------------------------

    Assignee: Mariappan Asokan
    
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Mariappan Asokan updated MAPREDUCE-4479:
----------------------------------------

    Attachment: mapreduce-4479.patch

Since MAPREDUCE-4470 has been committed, this should work.

                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Robert Joseph Evans updated MAPREDUCE-4479:
-------------------------------------------

    Fix Version/s:     (was: 0.23.4)
                   0.23.5
    
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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] [Updated] (MAPREDUCE-4479) Fix paramter order in assertEquals() in TestCombineInputFileFormat

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

Mariappan Asokan updated MAPREDUCE-4479:
----------------------------------------

    Fix Version/s: 2.2.0-alpha
                   3.0.0
                   0.23.3
           Status: Patch Available  (was: Open)
    
> Fix paramter order in assertEquals() in TestCombineInputFileFormat
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Hudson commented on MAPREDUCE-4479:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #410 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/410/])
    svn merge -c 1400192 FIXES: MAPREDUCE-4479. Fix parameter order in assertEquals() in TestCombineInputFileFormat.java (Mariappan Asokan via bobby) (Revision 1400197)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400197
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-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestCombineFileInputFormat.java

                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Mariappan Asokan commented on MAPREDUCE-4479:
---------------------------------------------

Hi Robert,
  Thanks for committing this.

-- Asokan

                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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] [Updated] (MAPREDUCE-4479) Fix paramter order in assertEquals() in TestCombineInputFileFormat

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

Mariappan Asokan updated MAPREDUCE-4479:
----------------------------------------

    Attachment: mapreduce-4479.patch
    
> Fix paramter order in assertEquals() in TestCombineInputFileFormat
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch
>
>


--
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-4479) Fix parameter order in assertEquals() in TestCombineInputFileFormat.java

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

Hudson commented on MAPREDUCE-4479:
-----------------------------------

Integrated in Hadoop-trunk-Commit #2896 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/2896/])
    MAPREDUCE-4479. Fix parameter order in assertEquals() in TestCombineInputFileFormat.java (Mariappan Asokan via bobby) (Revision 1400192)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1400192
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestCombineFileInputFormat.java

                
> Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: mapreduce-4479.patch, mapreduce-4479.patch, mapreduce-4479.patch
>
>


--
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-4479) Fix paramter order in assertEquals() in TestCombineInputFileFormat

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

Mariappan Asokan commented on MAPREDUCE-4479:
---------------------------------------------

This patch will result in test failure, but the message will be correct.  This patch is dependent on MAPREDUCE-4470

                
> Fix paramter order in assertEquals() in TestCombineInputFileFormat
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4479
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>            Reporter: Mariappan Asokan
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: mapreduce-4479.patch
>
>


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