Hi Kuldeep, Hadoop 2.2 is not tested with HBase 0.94 => https://hbase.apache.org/book.html#hadoop
You might be better to move to HBase 0.98 or 1.0. Regards, JM 2015-05-07 9:23 GMT-04:00 Kuldeep Bora <[email protected]>: > Hello, > > I am trying to test hbase 0.94.18 against hadoop 2.2.0. > I changed hadoop.version in haddop-2.0 profile to 2.2.0. And on running > tests i get following failure. > > Results : > > Tests in error: > > > testRegionObserverCompactionTimeStacking(org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook): > class > > org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$DeleteSnapshotResponseProto > overrides final method > getUnknownFields.()Lcom/google/protobuf/UnknownFieldSet; > testCalls(org.apache.hadoop.hbase.ipc.TestProtocolExtension): Could not > set up IO Streams > > Tests run: 728, Failures: 0, Errors: 2, Skipped: 0 > > > Thanks >
