am trying to set up a hbase cluster 
which is running on top of a hadopp cluster. 
Both clusters are up and running but
 when i try to create a table in Hbase 
client..am seeing the following error in the logs!!

compute-0-11 : is the name node for the hadoop cluster.

2012-03-18 01:18:54,696 WARN org.apache.hadoop.hbase.util.FSUtils: 
Unable to 
create version file at hdfs://compute-0-11:9000/hbase, 
retrying: java.io.IOException: java.lang.NoSuchMethodException: 
org.apache.hadoop.hdfs.protocol.ClientProtocol.create(java.lang.String,
org.apache.hadoop.fs.permission.FsPermission, 
java.lang.String, boolean, boolean, 
short, long) 
at java.lang.Class.getMethod(Class.java:1605) 
at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:557) 

any help?!

Reply via email to