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 "rahul k singh (JIRA)" <ji...@apache.org> on 2009/12/14 12:45:18 UTC

[jira] Created: (MAPREDUCE-1292) many testcases are failing in trunk with org.apache.hadoop.ipc.RPC.waitForProxy error.

many testcases are failing in trunk with org.apache.hadoop.ipc.RPC.waitForProxy error.
--------------------------------------------------------------------------------------

                 Key: MAPREDUCE-1292
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1292
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: rahul k singh




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


[jira] Commented: (MAPREDUCE-1292) many testcases are failing in trunk with org.apache.hadoop.ipc.RPC.waitForProxy error.

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

rahul k singh commented on MAPREDUCE-1292:
------------------------------------------

many testcases are failing due to 
org.apache.hadoop.ipc.RPC.waitForProxy(Ljava/lang/Class;JLjava/net/InetSocketAddress;Lorg/apache/hadoop/conf/Configuration;)Lorg/apache/hadoop/ipc/VersionedProtocol;
java.lang.NoSuchMethodError: org.apache.hadoop.ipc.RPC.waitForProxy(Ljava/lang/Class;JLjava/net/InetSocketAddress;Lorg/apache/hadoop/conf/Configuration;)Lorg/apache/hadoop/ipc/VersionedProtocol;

exception.

> many testcases are failing in trunk with org.apache.hadoop.ipc.RPC.waitForProxy error.
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1292
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1292
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: rahul k singh
>


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


[jira] Commented: (MAPREDUCE-1292) many testcases are failing in trunk with org.apache.hadoop.ipc.RPC.waitForProxy error.

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

Doug Cutting commented on MAPREDUCE-1292:
-----------------------------------------

Have you recompiled, i.e., 'ant clean'?  HADOOP-6422 reqires recompilation of sources.

> many testcases are failing in trunk with org.apache.hadoop.ipc.RPC.waitForProxy error.
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1292
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1292
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: rahul k singh
>


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