Re: Some error happened when i build cube

2017-06-09 Thread 周湘伦
OK,i will re-install CDH and hope not to have these problems. Than you very much! 2017-06-09 15:16 GMT+08:00 ShaoFeng Shi : > It looks like another jar version mismatch error. As I mentioned > previously, if you install these Hadoop components separately, there are > kinds of such error. You nee

Re: Some error happened when i build cube

2017-06-09 Thread ShaoFeng Shi
It looks like another jar version mismatch error. As I mentioned previously, if you install these Hadoop components separately, there are kinds of such error. You need take the risk and spend the time to fix them one by one. Such issue usually is out of Kylin scope and I may not help. 2017-06-09 1

Re: Some error happened when i build cube

2017-06-08 Thread 周湘伦
HI,ShaoFeng I had replaced hbase-server-1.1.1.jar which in hive/lib to hbase-server-1.2.5.jar. The above problem has been solved. Thank you! But another problem arises: 14:16:52.441 [Job 90064ee6-2b3a-4ef7-b035-33f40391aafb-141] ERROR org.apache.kylin.job.execution.AbstractExecutable - error run

Re: Some error happened when i build cube

2017-06-04 Thread ShaoFeng Shi
The method "getChecksumObject" does not exist in " org.apache.hadoop.hbase.util.ChecksumType" in hbase 1.2.5. While in your environment the "org.apache.hadoop.hbase.io.hfile.ChecksumUtil" still invoking to it. It indicates there is a "hbase-server*.jar" which isn't v1.2.5. Please search your enviro