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 "Thomas Graves (Created) (JIRA)" <ji...@apache.org> on 2012/01/10 00:48:39 UTC

[jira] [Created] (MAPREDUCE-3648) TestJobConf failing

TestJobConf failing
-------------------

                 Key: MAPREDUCE-3648
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
            Reporter: Thomas Graves
            Priority: Blocker
             Fix For: 0.23.0


TestJobConf is failing:



testFindContainingJar 
testFindContainingJarWithPlus 

java.lang.ClassNotFoundException: ClassWithNoPackage
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:247)
	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)


Looks like perhaps a classpath issue.


TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1546 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1546/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230202
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Common-0.23-Commit #365 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/365/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev) - Merging r1230202 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230203
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Thomas Graves updated MAPREDUCE-3648:
-------------------------------------

    Attachment: MAPREDUCE-3648.patch

changed to use a different class already in the testjob.jar file so we won't have the duplicate ClassWithNoPackage class.
                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #376 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/376/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev) - Merging r1230202 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230203
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Mahadev konar updated MAPREDUCE-3648:
-------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

I just committed this. Thanks Thomas!
                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Mahadev konar commented on MAPREDUCE-3648:
------------------------------------------

@Thomas,
 Is ClassWithNoPackage.java needed in hadoop-streaming? If not lets remove that and put it in test-jar. Better to have a single copy.
                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Mahadev konar commented on MAPREDUCE-3648:
------------------------------------------

+1 looks good.
                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #1527 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1527/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230202
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #923 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/923/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230202
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Thomas Graves updated MAPREDUCE-3648:
-------------------------------------

    Status: Patch Available  (was: Open)
    
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #136 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/136/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev) - Merging r1230202 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230203
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Thomas Graves commented on MAPREDUCE-3648:
------------------------------------------

Actually I could check to see if there is another class still in the testjob.jar that I could use.  Let me check on that.
                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Thomas Graves commented on MAPREDUCE-3648:
------------------------------------------

looks like this was broken when mavenization of streaming happened (HADOOP-7590).  It moved the ClassWithNoPackage.java  from hadoop-mapreduce-project/src/test/mapred/testjar/ClassWithNoPackage.java to hadoop-tools/hadoop-streaming/src/test/java/ClassWithNoPackage.java and TestJobConf is expecting it in the testjar


                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #956 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/956/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230202
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1600 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1600/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230202
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hadoop QA commented on MAPREDUCE-3648:
--------------------------------------

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

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

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

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

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

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

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

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

This message is automatically generated.
                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #158 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/158/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev) - Merging r1230202 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230203
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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] [Assigned] (MAPREDUCE-3648) TestJobConf failing

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

Thomas Graves reassigned MAPREDUCE-3648:
----------------------------------------

    Assignee: Thomas Graves
    
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Mahadev konar updated MAPREDUCE-3648:
-------------------------------------

    Target Version/s: 0.23.1  (was: 0.23.0)
       Fix Version/s:     (was: 0.23.0)
                      0.23.1
    
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Thomas Graves commented on MAPREDUCE-3648:
------------------------------------------

yes its used in hadoop-tools/hadoop-streaming/src/test/javaorg/apache/hadoop/streaming/TestClassWithNoPackage.java  

Any suggestions?
                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Thomas Graves updated MAPREDUCE-3648:
-------------------------------------

    Attachment: MAPREDUCE-3648.patch

simple add the ClassWithNoPackage back.
                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hudson commented on MAPREDUCE-3648:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #355 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/355/])
    MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev) - Merging r1230202 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230203
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobConf.java

                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

--
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-3648) TestJobConf failing

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

Hadoop QA commented on MAPREDUCE-3648:
--------------------------------------

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

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

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

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

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

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

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

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

This message is automatically generated.
                
> TestJobConf failing
> -------------------
>
>                 Key: MAPREDUCE-3648
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3648
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3648.patch, MAPREDUCE-3648.patch
>
>
> TestJobConf is failing:
> testFindContainingJar 
> testFindContainingJarWithPlus 
> java.lang.ClassNotFoundException: ClassWithNoPackage
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> 	at java.lang.Class.forName0(Native Method)
> 	at java.lang.Class.forName(Class.java:247)
> 	at org.apache.hadoop.mapred.TestJobConf.testJarAtPath(TestJobConf.java:78)
> 	at org.apache.hadoop.mapred.TestJobConf.testFindContainingJar(TestJobConf.java:44)
> Looks like perhaps a classpath issue.
> TestQueueManagerRefresh also has failures and I'm wondering might be related as it doesn't seem to pick up a config file written out to build/test/extraconf

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