?????? ??????cube????????????

2019-01-21 Thread ????????
Hi here are results: kylin: select count(*) from ICSTOCKBILL_1W result:10366 hive: select count(*) from ICSTOCKBILL_1W result:10411 -- -- ??: "JiaTao Tao"; : 2019??1??22??(??) 3:04 ??: "dev"; : Re:

Re: 生成的cube部分数据缺失

2019-01-21 Thread JiaTao Tao
Hi Can you try "select count(*)" and compare the result with hive? FYI: http://kylin.apache.org/docs/gettingstarted/faq.html (Why I got an error when running a “select * “ query?) 奥威软件 <3513797...@qq.com> 于2019年1月22日周二 上午5:21写道: > 没有group by 也一样能查到数据的 > 例如把 goodsid 改为1137, > select * from

????????????cube????????????

2019-01-21 Thread ????????
group by ?? ?? goodsid 1137?? select * from ICSTOCKBILL_1W where goodsid = '1137' ?? cube hive ??cube -- --

[jira] [Created] (KYLIN-3780) Add built instance in Job info

2019-01-21 Thread Liu Shaohui (JIRA)
Liu Shaohui created KYLIN-3780: -- Summary: Add built instance in Job info Key: KYLIN-3780 URL: https://issues.apache.org/jira/browse/KYLIN-3780 Project: Kylin Issue Type: New Feature

????????????cube????????????

2019-01-21 Thread Chao Long
Hi, The cube only has aggregated data, so your queries should include "group by" clause. You can check the faq: http://kylin.apache.org/docs/gettingstarted/faq.html(# Why I got an error when running a ??select * ?? query) -- Best Regards, Chao Long --

??????cube????????????

2019-01-21 Thread ????????
Hi, ??hivehivecube ?? select * from ICSTOCKBILL_1W where goodsid = '643'?? ICSTOCKBILL_1W ?? hive cube ??goodsid

Re: Using mysql as adata source instead of Kylin

2019-01-21 Thread Rongchuan Jin
Hi hubert: Thanks to @youcheng.zhang (JIRA) who has fixed this bug. You can cherry-pick this commit(https://github.com/apache/kylin/commit/b4dace4db8304a53082265e614384132316801bb) now or wait for the next release. Best Regards Rongchuan.Jin 在 2019/1/16 下午6:15,“Rongchuan Jin”

Re: ERROR context.ContextLoader:350 : Context initialization failed

2019-01-21 Thread ShaoFeng Shi
It seems you're running Kylin from IDE, please make sure the hbase-site.xml under "/home/hadoop/Desktop/kylin-2.3.x (2)/server/../examples/test_case_data/sandbox" is valid for your environment. If you look at that file, it uses "sandbox.hortonworks.com" as the zk host name, making sure this host