Re: Some wrong with kylin2.5-hbase2.* for protobuf-java-3.1.0

2018-10-15 Thread liuzhixin
Hi ShaoFeng Shi: It is the detail info for the error! " --hiveconf hive.merge.mapredfiles=false --hiveconf hive.auto.convert.join=true --hiveconf dfs.replication=2 --hiveconf hive.exec.compress.output=true --hiveconf hive.auto.convert.join.noconditionaltask=true --hiveconf

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java-3.1.0

2018-10-15 Thread ShaoFeng Shi
Hi Zx, The source code of 1.13.0-kylin-r4. is in Kyligence's fork: https://github.com/Kyligence/calcite Please provide the full kylin.log, maybe we can find new clue there. liuzhixin 于2018年10月15日周一 下午3:06写道: > Hi ShaoFeng Shi: > > This is the original error, > > When I build the cube and give

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java-3.1.0

2018-10-15 Thread liuzhixin
Hi ShaoFeng Shi: This is the original error, When I build the cube and give the error: java.lang.NoClassDefFoundError: com/google/protobuf/GeneratedMessageV3, The GeneratedMessageV3 from protobuf-java-3.1.0, and there is really no it in hive. Maybe I should assembly it to the atopcalcite.

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java-3.1.0

2018-10-15 Thread liuzhixin
Hi shaofeng: Yes, I can run the command well in hive shell. I can’t find calcite-core version 1.13.0-kylin-r4. Best wishes. > 在 2018年10月15日,下午2:20,ShaoFeng Shi 写道: > > Hive version 2.3.3 can work well with HDP 3? Can you try the HiveQL that > Kylin executed out of Kylin, if it works, then

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java

2018-10-15 Thread ShaoFeng Shi
Hive version 2.3.3 can work well with HDP 3? Can you try the HiveQL that Kylin executed out of Kylin, if it works, then there should be something wrong in Kylin. liuzhixin 于2018年10月15日周一 下午1:47写道: > Thank you for the answer! > > I can’t decide the hive version. > > And the hive version 2.3.3

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java

2018-10-14 Thread liuzhixin
Thank you for the answer! I can’t decide the hive version. And the hive version 2.3.3 can work well with HDP 3. Perhaps you can test the Kylin with hive version 2.3.3. Maybe it’s other error. Thanks! Best wishes! > 在 2018年10月15日,下午1:24,ShaoFeng Shi 写道: > > Hi zhixin, > > I think the

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java

2018-10-14 Thread ShaoFeng Shi
Hi zhixin, I think the problem is how to run Hive 2 with HDP 3, no relation with Kylin. Usually, we don't encourage user to customize the component version in a release, because that may bring dependency conflicts. I suggest you use the original Hive version in HDP 3. liuzhixin 于2018年10月15日周一

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java

2018-10-14 Thread liuzhixin
Hi ShaoFeng Shi Yes, the error from hive version 2.3.3, And Kylin need hive version 3.1.0. So how to solve the question? Best wishes! > 在 2018年10月15日,上午11:10,ShaoFeng Shi 写道: > > Hi Zhixin, > > The error log is thrown from Hive, not from Kylin I think. Please verify > your hive is properly

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java

2018-10-14 Thread liuzhixin
Hi Cao Lijun Yeah! You are right. Our platform uses the ambari-hdp3.0, but with the hive standalone 2.3.3. So I need to compile kyin for the hive version 2.3.3. And now its not compatible with protobuf-java version 3.1.0 which from atopcalcite. Best wishes for you. > 在

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java

2018-10-14 Thread ShaoFeng Shi
Hi Zhixin, The error log is thrown from Hive, not from Kylin I think. Please verify your hive is properly installed; You can manually run that hive command : hive -e "use default; xxx" Lijun Cao <641507...@qq.com> 于2018年10月15日周一 上午11:01写道: > Hi liuzhixin: > > As I remember, the Hive version in

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java

2018-10-14 Thread Lijun Cao
Hi liuzhixin: As I remember, the Hive version in HDP 3 is 3.1.0 . You can update Hive to 3.1.0 and then have another try. And according to my previous test, the binary package apache-kylin-2.5.0-bin-hadoop3.tar.gz can work properly on HDP 3. You can get it form official site. Best Regards

Re: Some wrong with kylin2.5-hbase2.* for protobuf-java

2018-10-14 Thread Lijun Cao
Hi liuzhixin: Which platform did you use? The CDH 6.0.x or HDP 3.0 ? Best Regards Lijun Cao > 在 2018年10月12日,21:14,liuzhixin 写道: > > Logging initialized using configuration in > file:/data/hadoop-enviorment/apache-hive-2.3.3/conf/hive-log4j2.properties > Async: true > OK > Time taken:

Some wrong with kylin2.5-hbase2.* for protobuf-java

2018-10-12 Thread liuzhixin
Logging initialized using configuration in file:/data/hadoop-enviorment/apache-hive-2.3.3/conf/hive-log4j2.properties Async: true OK Time taken: 4.512 seconds OK Time taken: 1.511 seconds OK Time taken: 0.272 seconds OK Time taken: 0.185 seconds Exception in thread "main"