Re: Re: development environment

2019-02-21 Thread XiaoHui Zhang
Hi When I check Ambair,everything is healthy and I check the HIVE's logs ,it just shows the following WARN information: Fri Feb 22 06:30:29 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requ

Re: Re: development environment

2019-02-21 Thread XiaoHui Zhang
When I type "hive" or "beeline" in SSH ,it display the following information: [root@sandbox-hdp /]# hive SLF4J: Class path contains

[jira] [Created] (KYLIN-3822) $KYLIN_HOME/bin/kylin.sh org.apache.kylin.storage.hbase.util.DeployCoprocessorCLI $KYLIN_HOME/lib/kylin-coprocessor-*.jar [nOfThread] all 不能正确执行

2019-02-21 Thread JIRA
梁龙 created KYLIN-3822: - Summary: $KYLIN_HOME/bin/kylin.sh org.apache.kylin.storage.hbase.util.DeployCoprocessorCLI $KYLIN_HOME/lib/kylin-coprocessor-*.jar [nOfThread] all 不能正确执行 Key: KYLIN-3822 URL: https://issues.apache.or

Re: development environment

2019-02-21 Thread JiaTao Tao
Hi Please check Ambari and see whether the HIVE is healthy or not. If not, you can check the HIVE's logs(/var/log/hive). -- Regards! Aron Tao XiaoHui Zhang <18125...@bjtu.edu.cn> 于2019年2月22日周五 上午2:56写道: > Hi, dear team,I am a beginner of Kylin and I am building kylin > development envi

[jira] [Created] (KYLIN-3821) Expose real-time streaming data consuming lag info

2019-02-21 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3821: -- Summary: Expose real-time streaming data consuming lag info Key: KYLIN-3821 URL: https://issues.apache.org/jira/browse/KYLIN-3821 Project: Kylin Issue Type: Improvement

Re: development environment

2019-02-21 Thread yuzhang
May me you can login in Sandbox and type "hive" or "beeline" start hive command line by hand for testing of hive dependence | | shifengdefannao | | Email:shifengdefan...@163.com | Signature is customized by Netease Mail Master On 02/22/2019 11:01, XiaoHui Zhang wrote: Hi, dear team,I am a beg

development environment

2019-02-21 Thread XiaoHui Zhang
Hi, dear team,I am a beginner of Kylin and I am building kylin development environment with HDP Sandbox.But when I am running $KYLIN_HOME/bin/kylin.sh start,it occurs the following errors: [root@sandbox-hdp apache-ktlin-2.6.0-bin-hadoop3]#./bin/kylin.sh start Retrieving hadoop conf dir... KYLI

I wonder about the qualifier assignment within an column family for measures

2019-02-21 Thread yuzhang
Hi, dear team, when I read the source code about create HTable and CubeDescCreator, I found there is only one column("M") per column family(F1, F2, F3). And the column "M" contain all measures which are assigned to this column family. Then, HBaseReadonlyStore will load all this column(or Cell

[jira] [Created] (KYLIN-3820) Add a curator-based scheduler

2019-02-21 Thread Chao Long (JIRA)
Chao Long created KYLIN-3820: Summary: Add a curator-based scheduler Key: KYLIN-3820 URL: https://issues.apache.org/jira/browse/KYLIN-3820 Project: Kylin Issue Type: Improvement Repor