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
