Re: how to build source by myself

2017-05-09 Thread Billy Liu
To build the source, please check http://kylin.apache.org/development/howto_package.html 2017-05-05 18:38 GMT+08:00 Chao(data) Li : > hello: > I have a question about how can i extend my functions according to > my need ? Because when i finished the extension code i

Re: Kylin提供了一个工具,几分钟就可以将一个Cube从Staging环境迁移到Production环境

2017-05-09 Thread ShaoFeng Shi
Hi, To migrate/move a cube from staging Kylin to production Kylin, you can use the tool CubeMigrationCLI, e.g, on v2.0, run : $KYLIN_HOME/bin/kylin.sh org.apache.kylin.tool.CubeMigrationCLI it will print out the usage info. Follow the instruction to go ahead. (in 1.x the package name is

Re: java.lang.NoClassDefFoundError: org/apache/hadoop/hive/ql/session/SessionState

2017-05-09 Thread ShaoFeng Shi
You can run "./bin/find-hive-dependency.sh -v", which will print out the hive dependencies that Kylin found from this machine. In the result please search whether the jar that containing the missing class is there (in this case it should be hive-exec); Also pls verify whether that jar exists in

Re: Review Request 58943: KYLIN-2582 'Server Config' should be refreshed automatically in web page 'System', after we update it successfully.

2017-05-09 Thread pengjianhua
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58943/ --- (Updated 五月 5, 2017, 8:41 a.m.) Review request for kylin, Dayue Gao, Dong Li,

Kylin提供了一个工具,几分钟就可以将一个Cube从Staging环境迁移到Production环境

2017-05-09 Thread 张浩
Dear All: 史少峰大牛在1024大数据峰会上提出“Kylin提供了一个工具,几分钟就可以将一个Cube从Staging环境迁移到Production环境”。想请问下是什么工具,如何获取。谢谢

how to build source by myself

2017-05-09 Thread Chao(data) Li
hello: I have a question about how can i extend my functions according to my need ? Because when i finished the extension code i don’t know if i can build another package to run. should I just follow the scripts on GitHub? https://github.com/apache/kylin/tree/master/build/script

Re: Review Request 58554: KYLIN-2557:The kylin will start failed because of creating HBase table confict when multiple instances of the kylin are started at the same time.

2017-05-09 Thread pengjianhua
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58554/ --- (Updated 五月 9, 2017, 3:38 a.m.) Review request for kylin, Dayue Gao, Dong Li,

How do I deploy kylin when I have a Hadoop environment??

2017-05-09 Thread John.xiong
Dear Dev?? How do I deploy kylin when I have a Hadoop environment??Please give me a plan and suggestion?? My Hadoop environment?? hadoop version??2.6.4 Linux OS??centos 6.8 JDK??1.8.131 --

[jira] [Created] (KYLIN-2599) select * in subquery fail due to bug in hackSelectStar

2017-05-09 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-2599: - Summary: select * in subquery fail due to bug in hackSelectStar Key: KYLIN-2599 URL: https://issues.apache.org/jira/browse/KYLIN-2599 Project: Kylin Issue Type:

No average measure when creating a cube

2017-05-09 Thread hoti06
Hi, I'm trying to add an average measure, but I can't find it in the available measures from the following dropdown list : It does seem to be possible if we look at the page 12 from this page

[jira] [Created] (KYLIN-2598) Should not translate filter to a in-clause filter with too many elements

2017-05-09 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-2598: - Summary: Should not translate filter to a in-clause filter with too many elements Key: KYLIN-2598 URL: https://issues.apache.org/jira/browse/KYLIN-2598 Project: Kylin

[jira] [Created] (KYLIN-2597) Deal with trivial expression in filters like x = 1 + 2

2017-05-09 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-2597: - Summary: Deal with trivial expression in filters like x = 1 + 2 Key: KYLIN-2597 URL: https://issues.apache.org/jira/browse/KYLIN-2597 Project: Kylin Issue Type:

[jira] [Created] (KYLIN-2596) Enable generating multiple streaming messages with one input message in streaming parser

2017-05-09 Thread nichunen (JIRA)
nichunen created KYLIN-2596: --- Summary: Enable generating multiple streaming messages with one input message in streaming parser Key: KYLIN-2596 URL: https://issues.apache.org/jira/browse/KYLIN-2596