You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by lulynn_2008 <lu...@163.com> on 2012/03/08 07:27:41 UTC

flume-0.9.4 build failed with hbase-0.92.0, because there is no HBaseClusterTestCase in HBase-0.92.0

 
Hi,

I was testing could flume-0.9.4 work with hbase-0.92.0. flume-0.9.4 seems incompatible with hbase-0.92.0. Is there any way to remove this problem? Thank you.

Error information:
[ERROR] public class HBaseTestEnv extends HBaseClusterTestCase {
[ERROR]plugins/flume-plugin-hbasesink/src/test/java/com/cloudera/flume/hbase/HBaseTestEnv.java:[21,2] method does not override or implement a method from a supertype
[ERROR]plugins/flume-plugin-hbasesink/src/test/java/com/cloudera/flume/hbase/HBaseTestEnv.java:[30,4] cannot find symbol
[ERROR] symbol  : variable super
[ERROR] plugins/flume-plugin-hbasesink/src/test/java/com/cloudera/flume/hbase/TestHBaseSink.java:[60,12] cannot find symbol
[ERROR] symbol  : variable conf