Thanks for the reply Jean.

I wonder how Amazon EMR is still running hbase 0.94.18 with hadoop 2.2.0
even 2.4.0.

Its weird that they are patching it internally but not publishing deps to
maven!


On Thu, May 7, 2015 at 7:19 PM, Jean-Marc Spaggiari <[email protected]
> wrote:

> 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
> >
>

Reply via email to