Re: Question regarding Sandbox mode

2016-07-21 Thread Abhilash L L
Thanks a lot for the clarification Hongbin. Regards, Abhilash On Tue, Jul 19, 2016 at 10:57 PM, hongbin ma wrote: > ​afaik there's no other significant difference. sandbox is a ideal env to > mimic a big cluster​ > > On Tue, Jul 19, 2016 at 3:05 AM, Abhilash L L >

Question regarding Sandbox mode

2016-07-18 Thread Abhilash L L
Hello, When Kylin runs in sandbox mode, is the only difference around authentication ? Just that its a different fixed username / password instead of using ldap etc. Are there more differences than that for running kylin in sandbox mode Regards, Abhilash

Re: Questions / Clarifications for 1.5.x

2016-07-01 Thread Abhilash L L
6) You can play the sample cube shipped with kylin binary, which is > partitioned by a date column, then you can try the incremental build > function: https://kylin.apache.org/docs15/tutorial/kylin_sample.html > > > > 2016-06-29 13:56 GMT+08:00 Abhilash L L : > > > Hello, >

[jira] [Created] (KYLIN-1844) High cardinality dimensions in memory

2016-06-30 Thread Abhilash L L (JIRA)
Abhilash L L created KYLIN-1844: --- Summary: High cardinality dimensions in memory Key: KYLIN-1844 URL: https://issues.apache.org/jira/browse/KYLIN-1844 Project: Kylin Issue Type: Improvement

[jira] [Created] (KYLIN-1843) LRU cache for in memory dimensions

2016-06-30 Thread Abhilash L L (JIRA)
Abhilash L L created KYLIN-1843: --- Summary: LRU cache for in memory dimensions Key: KYLIN-1843 URL: https://issues.apache.org/jira/browse/KYLIN-1843 Project: Kylin Issue Type: Improvement

Questions / Clarifications for 1.5.x

2016-06-28 Thread Abhilash L L
Hello, We plan to upgrade to Kylin 1.5.x series from 1.2 series. We want to ask the team a few questions / clarification before proceeding. Since we are looking at upgrading, please do let us know the behaviour for the latest 1.5.x release. 1) Updating facts Eg: Lets say im building a cube fo

Re: Exact distinct count support

2016-02-01 Thread Abhilash L L
Mon, Feb 1, 2016 at 12:11 PM, Abhilash L L wrote: > Sorry for the delayed response. > > what's the cardinality of the dimension that you want to count distinct > values? > --> We might be coming across different types of cardinality for the > measure. Though unsigned

Re: Hot swapping cube post build

2016-02-01 Thread Abhilash L L
segment. The old cube segment will continue serving until the > new build is complete. No down time during the whole process. > > Try "refresh" > > > > On Friday, January 29, 2016, hongbin ma wrote: > > > have you ever checked out the "refresh" fun

Re: Exact distinct count support

2016-01-31 Thread Abhilash L L
Sorry for the delayed response. what's the cardinality of the dimension that you want to count distinct values? --> We might be coming across different types of cardinality for the measure. Though unsigned int capacity should cover almost all cases, there might be some cases we miss. For example

Hot swapping cube post build

2016-01-28 Thread Abhilash L L
We have a use case where we want to rebuild the cube with an updated data set without downtime on requests Lets say we have cube C1. We get some new data and we rebuild the cube. Lets call this C2 with the new data. (Assume no change to cube structure) When C2 is building, we want C1 to be still

Re: Exact distinct count support

2016-01-28 Thread Abhilash L L
the comments, it said we cast long to int.. wont we be losing data due to truncation ? Regards, Abhilash On Thu, Jan 28, 2016 at 3:43 PM, ShaoFeng Shi wrote: > is this matched your case? > https://issues.apache.org/jira/browse/KYLIN-1186 > > 2016-01-28 17:42 GMT+08:00 Abhilash L L

Re: Exact distinct count support

2016-01-28 Thread Abhilash L L
+user ml Regards, Abhilash On Thu, Jan 28, 2016 at 11:32 AM, Abhilash L L wrote: > Hello, > >Is there a way to ask Kylin to get exact distinct count ? From what we > understand, we can choose between hllc(10) to hllc(16) > >I understand that for every cuboid, y

Exact distinct count support

2016-01-27 Thread Abhilash L L
Hello, Is there a way to ask Kylin to get exact distinct count ? From what we understand, we can choose between hllc(10) to hllc(16) I understand that for every cuboid, you will need to go through the whole data set again, but with the new cubing algo (2.x branch) should be simpler to add

Dropping hbase table on dropping the cube

2015-12-29 Thread Abhilash L L
Hello, When we purge the cube, the hbase table in which all cuboids are being stored is not being dropped. And as per the site seems like its a conscious decision. http://kylin.apache.org/docs/howto/howto_cleanup_storage.html Why dont we disable+drop the hbase table right away when w

[jira] [Created] (KYLIN-1255) curator 2.7.1 client incompatibility

2015-12-25 Thread Abhilash L L (JIRA)
Abhilash L L created KYLIN-1255: --- Summary: curator 2.7.1 client incompatibility Key: KYLIN-1255 URL: https://issues.apache.org/jira/browse/KYLIN-1255 Project: Kylin Issue Type: Bug

Re: Incremental builds assumptions and clarifications

2015-12-25 Thread Abhilash L L
transactions. > > If what you want is to reflect C~ in historic data, then earlier segments > have to be rebuild. > > On Thu, Dec 24, 2015 at 10:59 PM, Luke Han wrote: > > > Hi Abhilash, > > Please refer to below comments inline. > > > > Thanks. > > > > >

Re: Can't get dictionary value for column

2015-12-20 Thread Abhilash L L
> > Luke Han > > On Fri, Dec 18, 2015 at 12:59 PM, Abhilash L L > wrote: > > > Should I raise a JIRA ticket for this ? > > > > Regards, > > Abhilash > > > > On Fri, Dec 18, 2015 at 12:56 AM, Abhilash L L > > wrote: > > >

[jira] [Created] (KYLIN-1243) Can't get dictionary value for column

2015-12-20 Thread Abhilash L L (JIRA)
Abhilash L L created KYLIN-1243: --- Summary: Can't get dictionary value for column Key: KYLIN-1243 URL: https://issues.apache.org/jira/browse/KYLIN-1243 Project: Kylin Issue Type

Re: Can't get dictionary value for column

2015-12-17 Thread Abhilash L L
Should I raise a JIRA ticket for this ? Regards, Abhilash On Fri, Dec 18, 2015 at 12:56 AM, Abhilash L L wrote: > Hello for one of the dimensions it started giving the following error and > the response was empty. > > [http-bio-7071-exec-11]:[2015-12-17 > 13:4

Can't get dictionary value for column

2015-12-17 Thread Abhilash L L
Hello for one of the dimensions it started giving the following error and the response was empty. [http-bio-7071-exec-11]:[2015-12-17 13:48:23,548][ERROR][org.apache.kylin.cube.kv.RowKeyColumnIO.readColumnString(RowKeyColumnIO.java:113)] - Can't get dictionary value for column DIM_FKEY (id = 23561

Incremental builds assumptions and clarifications

2015-12-09 Thread Abhilash L L
Hello, Is there a document explaining the assumptions for incremental builds. Is it purely additive ? Lets say category id is one my row key components. I had 10 products on category id 20. Now I got a new product for same category would it add up. Would distinct count also be fine ? Do

Re: The Apache Software Foundation Announces Apache™ Kylin™ as a Top-Level Project

2015-12-08 Thread Abhilash L L
Congrats! Regards, Abhilash On Wed, Dec 9, 2015 at 6:51 AM, 王猛 wrote: > Great ! > > 2015-12-08 22:25 GMT+08:00 Luke Han : > > > Hi community, > > I'm so exciting to let you know the official Kylin TLP announcement > > from ASF is live now, > > Please check blow links for more detail. >