Hi Guys
I changed the endkey of one of the records in the '.META.' table because
of the chaining issue we experienced , using the program which gets
that row and does a put so that the endkey could be changed , now when
I try to view the record in .META. table using shell I get a
ERROR: org.apache.hadoop.io.VersionMismatchException: null
The master is also down and I can't bring this up , it is throwing an
exception:--
2011-08-15 14:32:34,639 FATAL [master-doop10.dt.sv4.decarta.com:60000]
master.HMaster(948): Unhandled exception. Starting shutdown.
A record version mismatch occured. Expecting v0, found v116
at
org.apache.hadoop.io.VersionedWritable.readFields(VersionedWritable.java
:46)
at
org.apache.hadoop.hbase.HRegionInfo.readFields(HRegionInfo.java:625)
at
org.apache.hadoop.hbase.util.Writables.getWritable(Writables.java:105)
at
org.apache.hadoop.hbase.util.Writables.getWritable(Writables.java:75)
at
org.apache.hadoop.hbase.util.Writables.getHRegionInfo(Writables.java:119
)
at
org.apache.hadoop.hbase.catalog.MetaReader.metaRowToRegionPairWithInfo(M
etaReader.java:401)
at
org.apache.hadoop.hbase.master.AssignmentManager.rebuildUserRegions(Assi
gnmentManager.java:1358)
at
org.apache.hadoop.hbase.master.AssignmentManager.processFailover(Assignm
entManager.java:209)
at
org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.java
:401)
at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:283)
Any help would be really appreciated.
Thanks
Rohit