Hi Sudeep, I think this is a known issue, please check this JIRA: https://issues.apache.org/jira/browse/KYLIN-1089
2016-01-05 13:30 GMT+08:00 Sudeep Dey <[email protected]>: > Hi All, > > I was trying to install Kylin in Hbase 1.0.0-cdh5.4.7 using the a > pache-kylin-1.3-HBase-1.1-SNAPSHOT-bin.tar.gz > <https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.3-snapshot/apache-kylin-1.3-HBase-1.1-SNAPSHOT-bin.tar.gz> > but > while starting Kylin I was running into the issue of > > Constructor threw exception; nested exception is > java.lang.NoSuchMethodError: > org.apache.hadoop.hbase.HTableDescriptor.addFamily(Lorg/apache/hadoop/hbase/HColumnDescriptor;)Lorg/apache/hadoop/hbase/HTableDescriptor; > > at > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:452) > > at > org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294) > > at > org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225) > > at > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291) > > at > org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193) > > at > org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:609) > > at > org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) > Is there any way I can run on this specific version of Hbase. Does > compiling the source code and modifying the pom file with Hbase dependency > w.r.t to the one I am using will help? > > > -- > Thanks and Regards > > Sudeep Dey > Zaloni,Inc. | www.zaloni.com > 633 Davis Drive, Suite 450 > Durham, NC 27713 > e: s <[email protected]>[email protected] > > > "This e-mail, including attachments, may include confidential and/or > proprietary information, and may be used only by the person or entity > to which it is addressed. If the reader of this e-mail is not the intended > recipient or his or her authorized agent, the reader is hereby notified > that any dissemination, distribution or copying of this e-mail is > prohibited. If you have received this e-mail in error, please notify the > sender by replying to this message and delete this e-mail immediately." > > > > > > > > > *Visit us at Strata + Hadoop World San Jose - Booth #1335. Not registered > yet? Be sure **to use code ZALONI20 to receive 20% off registration! * > > <http://conferences.oreilly.com/strata/hadoop-big-data-ca?cmp=ba-data-confreg-home-stca16_were_sponsoring> -- Best regards, Shaofeng Shi
