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/11/16 18:34:12 UTC

[jira] [Created] (MAPREDUCE-4803) Duplicate copies of TestIndexCache.java

Mariappan Asokan created MAPREDUCE-4803:
-------------------------------------------

             Summary: Duplicate copies of TestIndexCache.java
                 Key: MAPREDUCE-4803
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4803
             Project: Hadoop Map/Reduce
          Issue Type: Test
            Reporter: Mariappan Asokan
            Assignee: Mariappan Asokan
            Priority: Minor


I am not sure whether it was intentional, but I found two identical copies of TestIndexCache.java one in hadoop-mapreduce-client-core and the other in hadoop-mapreduce-client-jobclient.

If someone confirms me it was not intentional, I can submit a small patch on this.

--
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-4803) Duplicate copies of TestIndexCache.java

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

Mariappan Asokan updated MAPREDUCE-4803:
----------------------------------------

    Attachment: mapreduce-4803.patch

Deleted the one in mapreduce-client-core.

                
> Duplicate copies of TestIndexCache.java
> ---------------------------------------
>
>                 Key: MAPREDUCE-4803
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4803
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>            Priority: Minor
>         Attachments: mapreduce-4803.patch
>
>
> I am not sure whether it was intentional, but I found two identical copies of TestIndexCache.java one in hadoop-mapreduce-client-core and the other in hadoop-mapreduce-client-jobclient.
> If someone confirms me it was not intentional, I can submit a small patch on this.

--
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-4803) Duplicate copies of TestIndexCache.java

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

Mariappan Asokan updated MAPREDUCE-4803:
----------------------------------------

    Status: Patch Available  (was: Open)
    
> Duplicate copies of TestIndexCache.java
> ---------------------------------------
>
>                 Key: MAPREDUCE-4803
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4803
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>    Affects Versions: 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>            Priority: Minor
>             Fix For: 2.0.3-alpha
>
>         Attachments: mapreduce-4803.patch, mapreduce-4803.patch
>
>
> I am not sure whether it was intentional, but I found two identical copies of TestIndexCache.java one in hadoop-mapreduce-client-core and the other in hadoop-mapreduce-client-jobclient.
> If someone confirms me it was not intentional, I can submit a small patch on this.

--
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-4803) Duplicate copies of TestIndexCache.java

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

Mariappan Asokan updated MAPREDUCE-4803:
----------------------------------------

          Component/s: test
    Affects Version/s: 2.0.2-alpha
        Fix Version/s: 2.0.3-alpha
    
> Duplicate copies of TestIndexCache.java
> ---------------------------------------
>
>                 Key: MAPREDUCE-4803
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4803
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>    Affects Versions: 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>            Priority: Minor
>             Fix For: 2.0.3-alpha
>
>         Attachments: mapreduce-4803.patch
>
>
> I am not sure whether it was intentional, but I found two identical copies of TestIndexCache.java one in hadoop-mapreduce-client-core and the other in hadoop-mapreduce-client-jobclient.
> If someone confirms me it was not intentional, I can submit a small patch on this.

--
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-4803) Duplicate copies of TestIndexCache.java

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

Mariappan Asokan updated MAPREDUCE-4803:
----------------------------------------

    Attachment: mapreduce-4803.patch

Hi Arun,
  I noticed that most of the tests are under mapreduce-client-jobclient.  I was not sure about where the test belongs.  I went with the majority:)  If you think it belongs in mapreduce-client-core, I am uploading a new patch that deletes the one mapreduce-client-jobclient.  Can you please commit it?

Thanks.
-- Asokan

                
> Duplicate copies of TestIndexCache.java
> ---------------------------------------
>
>                 Key: MAPREDUCE-4803
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4803
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>    Affects Versions: 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>            Priority: Minor
>             Fix For: 2.0.3-alpha
>
>         Attachments: mapreduce-4803.patch, mapreduce-4803.patch
>
>
> I am not sure whether it was intentional, but I found two identical copies of TestIndexCache.java one in hadoop-mapreduce-client-core and the other in hadoop-mapreduce-client-jobclient.
> If someone confirms me it was not intentional, I can submit a small patch on this.

--
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-4803) Duplicate copies of TestIndexCache.java

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

Hadoop QA commented on MAPREDUCE-4803:
--------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12554089/mapreduce-4803.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  The javadoc tool did not generate any warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core.

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

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

This message is automatically generated.
                
> Duplicate copies of TestIndexCache.java
> ---------------------------------------
>
>                 Key: MAPREDUCE-4803
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4803
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>            Priority: Minor
>         Attachments: mapreduce-4803.patch
>
>
> I am not sure whether it was intentional, but I found two identical copies of TestIndexCache.java one in hadoop-mapreduce-client-core and the other in hadoop-mapreduce-client-jobclient.
> If someone confirms me it was not intentional, I can submit a small patch on this.

--
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-4803) Duplicate copies of TestIndexCache.java

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

Hadoop QA commented on MAPREDUCE-4803:
--------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12554181/mapreduce-4803.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  The javadoc tool did not generate any warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient:

                  org.apache.hadoop.mapreduce.v2.TestMRJobsWithHistoryService

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

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

This message is automatically generated.
                
> Duplicate copies of TestIndexCache.java
> ---------------------------------------
>
>                 Key: MAPREDUCE-4803
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4803
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>    Affects Versions: 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>            Priority: Minor
>             Fix For: 2.0.3-alpha
>
>         Attachments: mapreduce-4803.patch, mapreduce-4803.patch
>
>
> I am not sure whether it was intentional, but I found two identical copies of TestIndexCache.java one in hadoop-mapreduce-client-core and the other in hadoop-mapreduce-client-jobclient.
> If someone confirms me it was not intentional, I can submit a small patch on this.

--
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-4803) Duplicate copies of TestIndexCache.java

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

Arun C Murthy updated MAPREDUCE-4803:
-------------------------------------

    Status: Open  (was: Patch Available)

I think we are better off removing the one in hadoop-mapreduce-client-jobclient, no?
                
> Duplicate copies of TestIndexCache.java
> ---------------------------------------
>
>                 Key: MAPREDUCE-4803
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4803
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>    Affects Versions: 2.0.2-alpha
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>            Priority: Minor
>             Fix For: 2.0.3-alpha
>
>         Attachments: mapreduce-4803.patch
>
>
> I am not sure whether it was intentional, but I found two identical copies of TestIndexCache.java one in hadoop-mapreduce-client-core and the other in hadoop-mapreduce-client-jobclient.
> If someone confirms me it was not intentional, I can submit a small patch on this.

--
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-4803) Duplicate copies of TestIndexCache.java

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

Mariappan Asokan updated MAPREDUCE-4803:
----------------------------------------

    Status: Patch Available  (was: Open)
    
> Duplicate copies of TestIndexCache.java
> ---------------------------------------
>
>                 Key: MAPREDUCE-4803
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4803
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>            Priority: Minor
>         Attachments: mapreduce-4803.patch
>
>
> I am not sure whether it was intentional, but I found two identical copies of TestIndexCache.java one in hadoop-mapreduce-client-core and the other in hadoop-mapreduce-client-jobclient.
> If someone confirms me it was not intentional, I can submit a small patch on this.

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