You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Trevor Robinson (JIRA)" <ji...@apache.org> on 2012/08/14 02:43:38 UTC

[jira] [Created] (HADOOP-8697) TestWritableName fails intermittently with JDK7

Trevor Robinson created HADOOP-8697:
---------------------------------------

             Summary: TestWritableName fails intermittently with JDK7
                 Key: HADOOP-8697
                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
             Project: Hadoop Common
          Issue Type: Bug
          Components: test
         Environment: Apache Maven 3.0.4
Maven home: /usr/share/maven
Java version: 1.7.0_04, vendor: Oracle Corporation
Java home: /usr/lib/jvm/jdk1.7.0_04/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
            Reporter: Trevor Robinson


On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:

{noformat}
testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
{noformat}


--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Hudson commented on HADOOP-8697:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #2597 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2597/])
    HADOOP-8697. TestWritableName fails intermittently with JDK7 (Trevor Robinson via tgraves) (Revision 1374349)

     Result = SUCCESS
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1374349
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/TestWritableName.java

                
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>             Fix For: 0.23.3, 2.1.0-alpha, 3.0.0, 2.2.0-alpha
>
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Trevor Robinson updated HADOOP-8697:
------------------------------------

    Attachment: HADOOP-8697.patch

Remove dependency of {{testAddName}} on {{testSetName}} running first by explicitly calling {{WritableName.setName}}.
                
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Eli Collins updated HADOOP-8697:
--------------------------------

    Labels: java7  (was: )
    
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Hudson commented on HADOOP-8697:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #347 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/347/])
    merge -r 1374349:1374350 from branch-2. FIXES: HADOOP-8697 (Revision 1374352)

     Result = SUCCESS
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1374352
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/TestWritableName.java

                
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>             Fix For: 0.23.3, 2.1.0-alpha, 3.0.0, 2.2.0-alpha
>
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Hudson commented on HADOOP-8697:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1138 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1138/])
    HADOOP-8697. TestWritableName fails intermittently with JDK7 (Trevor Robinson via tgraves) (Revision 1374349)

     Result = FAILURE
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1374349
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/TestWritableName.java

                
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>             Fix For: 0.23.3, 2.1.0-alpha, 3.0.0, 2.2.0-alpha
>
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Hudson commented on HADOOP-8697:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2661 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2661/])
    HADOOP-8697. TestWritableName fails intermittently with JDK7 (Trevor Robinson via tgraves) (Revision 1374349)

     Result = SUCCESS
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1374349
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/TestWritableName.java

                
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>             Fix For: 0.23.3, 2.1.0-alpha, 3.0.0, 2.2.0-alpha
>
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436845#comment-13436845 ] 

Thomas Graves commented on HADOOP-8697:
---------------------------------------

+1 Thanks Trevor!
                
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Thomas Graves updated HADOOP-8697:
----------------------------------

     Target Version/s: 0.23.3, 2.1.0-alpha, 3.0.0, 2.2.0-alpha
    Affects Version/s: 2.2.0-alpha
                       3.0.0
                       0.23.3
    
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Trevor Robinson updated HADOOP-8697:
------------------------------------

    Assignee: Trevor Robinson
      Status: Patch Available  (was: Open)
    
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Arun C Murthy closed HADOOP-8697.
---------------------------------

    
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.0.2-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>             Fix For: 0.23.3, 2.0.2-alpha
>
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Hadoop QA commented on HADOOP-8697:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12540820/HADOOP-8697.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-common-project/hadoop-common.

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

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

This message is automatically generated.
                
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Hudson commented on HADOOP-8697:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1170 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1170/])
    HADOOP-8697. TestWritableName fails intermittently with JDK7 (Trevor Robinson via tgraves) (Revision 1374349)

     Result = FAILURE
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1374349
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/TestWritableName.java

                
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>             Fix For: 0.23.3, 2.1.0-alpha, 3.0.0, 2.2.0-alpha
>
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Thomas Graves updated HADOOP-8697:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0-alpha
                   3.0.0
                   2.1.0-alpha
                   0.23.3
           Status: Resolved  (was: Patch Available)
    
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>             Fix For: 0.23.3, 2.1.0-alpha, 3.0.0, 2.2.0-alpha
>
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

--
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] (HADOOP-8697) TestWritableName fails intermittently with JDK7

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

Hudson commented on HADOOP-8697:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2627 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2627/])
    HADOOP-8697. TestWritableName fails intermittently with JDK7 (Trevor Robinson via tgraves) (Revision 1374349)

     Result = FAILURE
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1374349
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/TestWritableName.java

                
> TestWritableName fails intermittently with JDK7
> -----------------------------------------------
>
>                 Key: HADOOP-8697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3, 3.0.0, 2.2.0-alpha
>         Environment: Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.7.0_04, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.7.0_04/jre
> Default locale: en_US, platform encoding: ISO-8859-1
> OS name: "linux", version: "3.2.0-25-generic", arch: "amd64", family: "unix"
>            Reporter: Trevor Robinson
>            Assignee: Trevor Robinson
>              Labels: java7
>             Fix For: 0.23.3, 2.1.0-alpha, 3.0.0, 2.2.0-alpha
>
>         Attachments: HADOOP-8697.patch
>
>
> On JDK7, {{testAddName}} can run before {{testSetName}}, which causes it to fail with:
> {noformat}
> testAddName(org.apache.hadoop.io.TestWritableName): WritableName can't load class: mystring
> {noformat}

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