Hum. mvn clean and rebuild passed. Strange. forget about that. Thanks.
2018-03-08 9:51 GMT-05:00 Jean-Marc Spaggiari <[email protected]>: > Hi all, > > Trying to build Trunk I'm getting the following error: > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] /stock/hbase-releases/hbase-master/hbase-client/src/main/ > java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java:[2626,51] > cannot access ForeignExceptionMessage > class file for ForeignExceptionMessage not found > [ERROR] /stock/hbase-releases/hbase-master/hbase-client/src/main/ > java/org/apache/hadoop/hbase/client/HBaseAdmin.java:[3508,71] > incompatible types: org.apache.hadoop.hbase.shaded.protobuf.generated. > ErrorHandlingProtos.ForeignExceptionMessage cannot be converted to > ForeignExceptionMessage > [INFO] 2 errors > [INFO] ------------------------------------------------------------- > > Am I missing something? Mailing doesn't show any recent message about > that... > > Thanks, > > JMS > >
