答复: kylin interpreter for zeppelin

2016-05-04 Thread Tao Li(Internship)
Yes, the sql can work normally. -邮件原件- 发件人: Jian Zhong [mailto:hellowode...@gmail.com] 发送时间: 2016年5月4日 17:56 收件人: dev@kylin.apache.org 主题: Re: kylin interpreter for zeppelin Does your sql work normally in Kylin? On Wed, May 4, 2016 at 3:25 PM, Tao Li(Internship)

when build kylin cube I meet this exception:

2016-05-04 Thread zhangrongkun
My hbase version is 1.1.3, hive 1.2,hadoop 2.5,the logs: 2016-05-04 17:42:59,332 INFO [pool-5-thread-10] execution.AbstractExecutable:100 : Executing > kylin_sales_cube - 2012010100_2016052200 - BUILD - PDT 2016-05-04 02:35:24 < 2016-05-04 17:42:59,332 INFO

[jira] [Created] (KYLIN-1652) enable checkbox in auto generator box when delete dimension

2016-05-04 Thread Zhong,Jason (JIRA)
Zhong,Jason created KYLIN-1652: -- Summary: enable checkbox in auto generator box when delete dimension Key: KYLIN-1652 URL: https://issues.apache.org/jira/browse/KYLIN-1652 Project: Kylin Issue

[jira] [Created] (KYLIN-1653) Cube metadata lost

2016-05-04 Thread Xingxing Di (JIRA)
Xingxing Di created KYLIN-1653: -- Summary: Cube metadata lost Key: KYLIN-1653 URL: https://issues.apache.org/jira/browse/KYLIN-1653 Project: Kylin Issue Type: Bug Components: Metadata

Re: 答复: kylin interpreter for zeppelin

2016-05-04 Thread Jian Zhong
all sql or only one specific sql? On Wed, May 4, 2016 at 6:02 PM, Tao Li(Internship) wrote: > Yes, the sql can work normally. > > -邮件原件- > 发件人: Jian Zhong [mailto:hellowode...@gmail.com] > 发送时间: 2016年5月4日 17:56 > 收件人: dev@kylin.apache.org > 主题: Re: kylin

Re: kylin interpreter for zeppelin

2016-05-04 Thread Jian Zhong
Does your sql work normally in Kylin? On Wed, May 4, 2016 at 3:25 PM, Tao Li(Internship) wrote: > Hi, > > I want to select from kylin by zeppelin, however I get an exception: > > java.lang.NullPointerException > at >

Re: when build kylin cube I meet this exception:

2016-05-04 Thread zhangrongkun
what is your hadoop,hive,hbase and kylin version? -- View this message in context: http://apache-kylin.74782.x6.nabble.com/when-build-kylin-cube-I-meet-this-exception-tp4392p4395.html Sent from the Apache Kylin mailing list archive at Nabble.com.

Re: when build kylin cube I meet this exception:

2016-05-04 Thread kevin
kylin1.5.1 hbase0.98.16 rebuild with hadoop 2.7.1 hive1.2.1+ . hbase0.98 was build with hadoop2.5 if download from official website 2016-05-04 17:42 GMT+08:00 zhangrongkun <563364...@qq.com>: > what is your hadoop,hive,hbase and kylin version? > > -- > View this message in context: >

答复: 答复: kylin interpreter for zeppelin

2016-05-04 Thread Tao Li(Internship)
Only one special sql -邮件原件- 发件人: Jian Zhong [mailto:hellowode...@gmail.com] 发送时间: 2016年5月4日 18:41 收件人: dev@kylin.apache.org 主题: Re: 答复: kylin interpreter for zeppelin all sql or only one specific sql? On Wed, May 4, 2016 at 6:02 PM, Tao Li(Internship) wrote: >

Re: 答复: 答复: kylin interpreter for zeppelin

2016-05-04 Thread Jian Zhong
Can you share the sql or tell the different of this sql? any special ? On Wed, May 4, 2016 at 7:31 PM, Tao Li(Internship) wrote: > Only one special sql > > -邮件原件- > 发件人: Jian Zhong [mailto:hellowode...@gmail.com] > 发送时间: 2016年5月4日 18:41 > 收件人:

How to Build Binary Package in 1.5.x

2016-05-04 Thread zeLiu
1.5.x has not script/package.sh,How to Build Binary Package? thanks -- View this message in context: http://apache-kylin.74782.x6.nabble.com/How-to-Build-Binary-Package-in-1-5-x-tp4410.html Sent from the Apache Kylin mailing list archive at Nabble.com.

Re: CubeHFileJob fail with mr job configuration

2016-05-04 Thread alaleiwang
“2016-04-29 14:41:25,429 INFO [main] org.apache.zookeeper.ZooKeeper: Initiating client connection, connectString=localhost:2181 sessionTimeout=18 watcher=hconnection-0x2888dbf40x0, quorum=localhost:2181, baseZNode=/hbase ” above was the hbase operation beginning;the reduce job was trying to

Re: How to Build Binary Package in 1.5.x

2016-05-04 Thread yu feng
the script has moved to ${source_code}/build/script/package.sh 2016-05-05 11:12 GMT+08:00 zeLiu : > 1.5.x has not script/package.sh,How to Build Binary Package? thanks > > -- > View this message in context: >

[jira] [Created] (KYLIN-1655) function name 'getKylinPropertiesAsInputSteam' misspelt

2016-05-04 Thread Hanhui LI (JIRA)
Hanhui LI created KYLIN-1655: Summary: function name 'getKylinPropertiesAsInputSteam' misspelt Key: KYLIN-1655 URL: https://issues.apache.org/jira/browse/KYLIN-1655 Project: Kylin Issue Type:

Re: CubeHFileJob fail with mr job configuration

2016-05-04 Thread ShaoFeng Shi
Hi Alalei, Did you verify this code change would solve the problem at your side? From the log I couldn't see it is related with this. And we didn't receive such reporting before. If you have a suspicion on that, suggest you clone Kylin's source code (you can select a stable tag like

problem about two cube built using the same table

2016-05-04 Thread bitbean
Hi all, I am encountering a problem, i build two cube with one table named 'test_table', two cube ,cube1 and cube2. When i query something in Insight , it just returned data from cube1. so , my question is whether i can build two cube with one table? another, how can i query cube2 ?

[jira] [Created] (KYLIN-1656) Improve performance of MRv2 engine by making each mapper handles a configured number of records

2016-05-04 Thread Dayue Gao (JIRA)
Dayue Gao created KYLIN-1656: Summary: Improve performance of MRv2 engine by making each mapper handles a configured number of records Key: KYLIN-1656 URL: https://issues.apache.org/jira/browse/KYLIN-1656

Re: How to Build Binary Package in 1.5.x

2016-05-04 Thread lidong
Find it at build/script/package.sh. Thanks, Dong Original Message Sender:zeliuliu...@wanda.cn Recipient:dev...@kylin.apache.org Date:Thursday, May 5, 2016 11:12 Subject:How to Build Binary Package in 1.5.x 1.5.x has not script/package.sh,How to Build Binary Package? thanks -- View this

[jira] [Created] (KYLIN-1654) Upgrade httpclient dependency

2016-05-04 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-1654: - Summary: Upgrade httpclient dependency Key: KYLIN-1654 URL: https://issues.apache.org/jira/browse/KYLIN-1654 Project: Kylin Issue Type: Task Reporter: Ted Yu

Re: problem about two cube built using the same table

2016-05-04 Thread Vaibhav Taro
You can create multiple cubes based on a single fact table. Which cube to use to find results for a given query is decided based on the filters and groupby's in your query. In your case, if you want your query to run on a specific cube, you can disable the other cube, however, the cube will only

Re: CubeHFileJob fail with mr job configuration

2016-05-04 Thread alaleiwang
and please notice the what above changing code done is just let CubeHFileJob get hbase related configuration ,especiall the very "hbase.zookeeper.quorum" -job = Job.getInstance(getConf(), getOptionValue(OPTION_JOB_NAME)); +Configuration conf =

Re: Understanding the cube building process

2016-05-04 Thread Li Yang
Shaofeng is working on a document about Kafka and streaming cubing. Let's wait. On Tue, May 3, 2016 at 11:26 PM, Nick Dimiduk wrote: > Very nice talk, thank you. That helped put many things into context for me. > I will resume my study of the code for understanding engine