Re:Re:可以帮忙退订一下吗?谢谢!

2019-03-26 Thread 这家伙没有昵称
也同样希望帮忙退订下。退订N次不成功 在 2019-03-14 21:21:49,"天涯" <401223...@qq.com> 写道: >帮忙退订,谢谢,一直退订不成功 > >-- 原始邮件 -- >发件人: "徐丹" 发送时间: 2019年3月14日(星期四) 21:20 >收件人: "dev@kylin.apache.org" 主题: 可以帮忙退订一下吗?谢谢! > > > >可以帮忙退订一下吗?谢谢! > > > > > > >At 2019-03-14 19:29:48, "rsanad...@g

??????[DISCUSS] Kylin 3.0 alpha and beta release before GA

2019-03-26 Thread Chao Long
Good feature, looking forward to it! -- Best Regards, Chao Long -- -- ??: "ShaoFeng Shi"; : 2019??3??25??(??) 9:24 ??: "Apache Kylin PMC";"dev";"user"; : [DISCUSS] Kylin 3.0 alpha and beta release before GA

Should I remove this check about compare the last and fetched

2019-03-26 Thread yuzhang
Hi team: When we use kylin, some queries over table contain Chinese value will throw "Not sorted! last: XX fetched: XXX" exception. Then, I found there is an check about compare last ITuple and fetched ITuple at SortedIteratorMergerWithLimit:130. But there also have an comment sa

Re: [DISCUSS] Kylin 3.0 alpha and beta release before GA

2019-03-26 Thread ShaoFeng Shi
Just now, we merged the real-time implementation into the master branch. Some PRs were held in the past days for this merge; We will resume the PR merge soon. Thanks for your support! Best regards, Shaofeng Shi 史少锋 Apache Kylin PMC Email: shaofeng...@apache.org Apache Kylin FAQ: https://kylin.ap

Re: Should I remove this check about compare the last and fetched

2019-03-26 Thread elkan1788
I not sure can understand your question cleanly. Can you give more information about it, just like with a good sample. Also you can forward the code what you found and think that is happened! -- Sent from: http://apache-kylin.74782.x6.nabble.com/

Re: Should I remove this check about compare the last and fetched

2019-03-26 Thread yuzhang
Sure, here is the code at SortedIteratorMergerWithLimit.java:130. And the "Not sorted! last: XX fetched: XXX" exception may happen when query some table contain Chinese value(or messy code). ``` @Override public E next() { if (!nextFetched) { throw new IllegalStateException("Should hasNe

[jira] [Created] (KYLIN-3911) Check if HBase table is enabled before diabling table in DeployCoprocessorCLI

2019-03-26 Thread Liu Shaohui (JIRA)
Liu Shaohui created KYLIN-3911: -- Summary: Check if HBase table is enabled before diabling table in DeployCoprocessorCLI Key: KYLIN-3911 URL: https://issues.apache.org/jira/browse/KYLIN-3911 Project: Kyli

[jira] [Created] (KYLIN-3912) Support cube level mapreduuce queue config for BeelineHiveClient

2019-03-26 Thread Liu Shaohui (JIRA)
Liu Shaohui created KYLIN-3912: -- Summary: Support cube level mapreduuce queue config for BeelineHiveClient Key: KYLIN-3912 URL: https://issues.apache.org/jira/browse/KYLIN-3912 Project: Kylin I

[jira] [Created] (KYLIN-3913) Remove getAllOutputs api in ExecutableManager to avoid OOM for large metadata

2019-03-26 Thread Liu Shaohui (JIRA)
Liu Shaohui created KYLIN-3913: -- Summary: Remove getAllOutputs api in ExecutableManager to avoid OOM for large metadata Key: KYLIN-3913 URL: https://issues.apache.org/jira/browse/KYLIN-3913 Project: Kyli

[jira] [Created] (KYLIN-3914) Download required dependencies jar from maven central repository for FlinkCubeHFile

2019-03-26 Thread vinoyang (JIRA)
vinoyang created KYLIN-3914: --- Summary: Download required dependencies jar from maven central repository for FlinkCubeHFile Key: KYLIN-3914 URL: https://issues.apache.org/jira/browse/KYLIN-3914 Project: Kyli

[jira] [Created] (KYLIN-3915) Make HADOOP_CLASSPATH configurable for Flink engine

2019-03-26 Thread vinoyang (JIRA)
vinoyang created KYLIN-3915: --- Summary: Make HADOOP_CLASSPATH configurable for Flink engine Key: KYLIN-3915 URL: https://issues.apache.org/jira/browse/KYLIN-3915 Project: Kylin Issue Type: Sub-task