[jira] [Created] (KYLIN-1392) Support fixedLength encoding for TopN measure

2016-02-01 Thread Shaofeng SHI (JIRA)
Shaofeng SHI created KYLIN-1392: --- Summary: Support fixedLength encoding for TopN measure Key: KYLIN-1392 URL: https://issues.apache.org/jira/browse/KYLIN-1392 Project: Kylin Issue Type: Sub-tas

Re: Exact distinct count support

2016-02-01 Thread Abhilash L L
Hello, Need clarification on one point. From what I understand the int value for the bitmap is per cell ? As long as the maximum disctinct count for one cell (a given value for each dimension in the particular cuboid) does not exceed int value we should be okay ? Regards, Abhilash On Mo

Re: [DISCUSS]Apache Kylin 2.0 Release Features & Criteria

2016-02-01 Thread Adunuthula, Seshu
Yes, we will be filing a whole bunch of JIRAs. This release is not Done, so no point in arguing about whether it is perfect. Luke, I do not want you to push this release through. On 2/1/16, 7:54 PM, "Luke Han" wrote: >Hi Seshu, > "Done is better than Perfect" is one practice in our devel

Re: [DISCUSS]Apache Kylin 2.0 Release Features & Criteria

2016-02-01 Thread Luke Han
Hi Seshu, "Done is better than Perfect" is one practice in our development: release early, ask users to try and test, then fix bugs, bring other features if any, and then release a new one... It works very well in the past and I believe it will continue benefit further development. And

[jira] [Created] (KYLIN-1391) quicker and better response to v2 storage engine's rpc timeout exception

2016-02-01 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-1391: - Summary: quicker and better response to v2 storage engine's rpc timeout exception Key: KYLIN-1391 URL: https://issues.apache.org/jira/browse/KYLIN-1391 Project: Kylin

Re: On Kylin-947

2016-02-01 Thread Hao Chen
Welcome Ralph! Regards, Hao On Tue, Feb 2, 2016 at 10:10 AM, Luke Han wrote: > Welcome Ralph, > So happy to see you to join Kylin community to help this project > become better and better. > Looking forward for your contribution:-) > > Thanks. > Luke > > > Best Regards! > ---

Re: On Kylin-947

2016-02-01 Thread Liangfei.Su
Thanks all. Resolved KYLIN-947 as can not producible. :) On Tue, Feb 2, 2016 at 10:10 AM, Luke Han wrote: > Welcome Ralph, > So happy to see you to join Kylin community to help this project > become better and better. > Looking forward for your contribution:-) > > Thanks. > Luke >

Re: On Kylin-947

2016-02-01 Thread Luke Han
Welcome Ralph, So happy to see you to join Kylin community to help this project become better and better. Looking forward for your contribution:-) Thanks. Luke Best Regards! - Luke Han On Tue, Feb 2, 2016 at 9:47 AM, hongbin ma wrote: > suggest to go ahead

Re: On Kylin-947

2016-02-01 Thread hongbin ma
suggest to go ahead :) On Mon, Feb 1, 2016 at 10:42 PM, Liangfei.Su wrote: > Hi, Kylin Team > > This is Ralph Su. I have been watching Kylin dev DL for months, and would > like to do some contribution to this project. I'm starting from > kylin-stream feature (devstreaming branch), and try to wor

Re: [DISCUSS]Apache Kylin 2.0 Release Features & Criteria

2016-02-01 Thread Adunuthula, Seshu
Yang, Implementing the old MR engine on the pluggable architecture does not prove that the architecture works. You need two points to draw a line. A single point does not prove that the architecture works. Improving the MR engine performance can be done on 1.0 code are without making it plugg

[DISCUSS]Apache Kylin 2.0 Release Features & Criteria

2016-02-01 Thread Li Yang
Seshu's understanding of the 2.0 and its plugin-able architecture is very wrong. Let me correct. :-) The plugin-able architecture is rock solid. Its first commit went back to Jul 2015. On top it, we built MR cube engine V2 and storage engine V2, which give much improved build and query performance

Re: Failed to generate insert data SQL for intermediate table in KYLIN

2016-02-01 Thread Nelson Arasu
Resolved the issue . There was some configuration missing in kylin_job_conf.xml file . -- View this message in context: http://apache-kylin.74782.x6.nabble.com/Failed-to-generate-insert-data-SQL-for-intermediate-table-in-KYLIN-tp3518p3542.html Sent from the Apache Kylin mailing list archive at N

Re: [DISCUSS]Apache Kylin 2.0 Release Features & Criteria

2016-02-01 Thread Adunuthula, Seshu
A strong -1 on this. - A better MR cubing algorithm, about 1.5 times faster than 1.x by comparing hundreds of jobs. - TopN pre-calculation (more UDFs coming) - ODBC compatible with Tableau 9.1, MS Excel, MS PowerBI These are incremental enhancements and does not warrant bumping up to 2.0 releas

On Kylin-947

2016-02-01 Thread Liangfei.Su
Hi, Kylin Team This is Ralph Su. I have been watching Kylin dev DL for months, and would like to do some contribution to this project. I'm starting from kylin-stream feature (devstreaming branch), and try to work on Kylin-947. The description of kylin-947 shows there is an error when read from ka

[jira] [Created] (KYLIN-1390) report bug

2016-02-01 Thread William.Tang (JIRA)
William.Tang created KYLIN-1390: --- Summary: report bug Key: KYLIN-1390 URL: https://issues.apache.org/jira/browse/KYLIN-1390 Project: Kylin Issue Type: Bug Components: Web

Re: Consider submitting a talk to hbasecon2016

2016-02-01 Thread hongbin ma
sure, i can try On Mon, Feb 1, 2016 at 4:52 PM, Luke Han wrote: > Hi Hongbin, > Since you have contributed a lot to these feature, would you mind to > submit one topic about this? > It will benefit HBase users with same requirement and needs. > > Thanks. > Luke > > > Best Regards! >

[jira] [Created] (KYLIN-1389) Formatting ODBC Drive C++ code

2016-02-01 Thread Dong Li (JIRA)
Dong Li created KYLIN-1389: -- Summary: Formatting ODBC Drive C++ code Key: KYLIN-1389 URL: https://issues.apache.org/jira/browse/KYLIN-1389 Project: Kylin Issue Type: Bug Components: Driver

Re: Consider submitting a talk to hbasecon2016

2016-02-01 Thread Luke Han
Hi Hongbin, Since you have contributed a lot to these feature, would you mind to submit one topic about this? It will benefit HBase users with same requirement and needs. Thanks. Luke Best Regards! - Luke Han On Mon, Feb 1, 2016 at 1:30 PM, hongbin ma wrote: >

Re: N Cuboids preparation MapReduce - Trying to avoid multiple stage read

2016-02-01 Thread ShaoFeng Shi
Is your idea similar with the algorithm we called "fast-c ubing"? : https://kylin.apache.org/blog/2015/08/15/fast-cubing/ 2016-02-01 15:11 GMT+08:00 Ilamparithi M : > One more item i havn't specified is : > Number of key_groups being sent to each subsequent mar reduce jobs. > In the current des

Re: Hot swapping cube post build

2016-02-01 Thread Luke Han
Hi Abhilash, Any data model change will require rebuild so far. Our practices is to clone existing cube metadata as new one and add extra measure/dimension or make changes, then build it. Once new one ready, disable old one. Hope this will help you. Thanks. Luke Best Rega

Re: Hot swapping cube post build

2016-02-01 Thread Abhilash L L
Sure, we will try out refresh What do you suggest in case there are some changes in the schema / extra measures etc Regards, Abhilash On Sat, Jan 30, 2016 at 12:28 PM, Li Yang wrote: > Assuming the cube definition does not change, all you need is "refresh" an > existing cube segment. The old