[ http://issues.apache.org/jira/browse/HADOOP-422?page=all ]
Sameer Paranjpye resolved HADOOP-422.
-------------------------------------
Resolution: Invalid
> ant test is failing with TestLocalDFS and TestMiniMRWithDFS failing
> -------------------------------------------------------------------
>
> Key: HADOOP-422
> URL: http://issues.apache.org/jira/browse/HADOOP-422
> Project: Hadoop
> Issue Type: Bug
> Reporter: Mahadev konar
>
> org.apache.hadoop.ipc.RPC$VersionMismatch: Protocol
> org.apache.hadoop.dfs.ClientProtocol version mismatch. (client = 1, server =
> 2)
> at org.apache.hadoop.ipc.RPC.getProxy(RPC.java:250)
> at org.apache.hadoop.dfs.DFSClient.<init>(DFSClient.java:103)
> at
> org.apache.hadoop.dfs.DistributedFileSystem.<init>(DistributedFileSystem.java:47)
> at org.apache.hadoop.fs.FileSystem.getNamed(FileSystem.java:101)
> at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:86)
> at
> org.apache.hadoop.dfs.MiniDFSCluster.getFileSystem(MiniDFSCluster.java:146)
> at
> org.apache.hadoop.dfs.TestLocalDFS.testWorkingDirectory(TestLocalDFS.java:42)
> This is the error I am getting when running ant test on TestLocalDFS.
> Its the same error (version mismatch) for TestMiniMRWithDFS.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira