Re: StringIndexOutOfBoundsException: String index out of range: -1

2016-02-04 Thread hd2
Hi, should I file one or two different Jira's (IndexOutOfBounds + Bucket tables)? 2016-02-03 15:34 GMT+01:00 ShaoFeng Shi : > Kylin uses HCatalog to read the hive table, ideally HCatalog will > understand the different formats and partitions; I tried to search whether > HCatalog supports bucket

Re: StringIndexOutOfBoundsException: String index out of range: -1

2016-02-04 Thread ShaoFeng Shi
Hi, two would be better. 2016-02-04 16:10 GMT+08:00 : > Hi, > > should I file one or two different Jira's (IndexOutOfBounds + Bucket > tables)? > > > 2016-02-03 15:34 GMT+01:00 ShaoFeng Shi : > > Kylin uses HCatalog to read the hive table, ideally HCatalog will > > understand the different format

[jira] [Created] (KYLIN-1401) Passwords in kylin.properties should be enctrypted

2016-02-04 Thread Wu Xiang (JIRA)
Wu Xiang created KYLIN-1401: --- Summary: Passwords in kylin.properties should be enctrypted Key: KYLIN-1401 URL: https://issues.apache.org/jira/browse/KYLIN-1401 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-1402) StringIndexOutOfBoundsException in Kylin Hive Column Cardinality Job

2016-02-04 Thread Sebastian Zimmermann (JIRA)
Sebastian Zimmermann created KYLIN-1402: --- Summary: StringIndexOutOfBoundsException in Kylin Hive Column Cardinality Job Key: KYLIN-1402 URL: https://issues.apache.org/jira/browse/KYLIN-1402 Proj

[jira] [Created] (KYLIN-1403) Kylin Hive Column Cardinality Job unable to read bucketed table

2016-02-04 Thread Sebastian Zimmermann (JIRA)
Sebastian Zimmermann created KYLIN-1403: --- Summary: Kylin Hive Column Cardinality Job unable to read bucketed table Key: KYLIN-1403 URL: https://issues.apache.org/jira/browse/KYLIN-1403 Project:

Re: StringIndexOutOfBoundsException: String index out of range: -1

2016-02-04 Thread hd2
Done ;-) 2016-02-04 9:15 GMT+01:00 ShaoFeng Shi : > Hi, two would be better. > > 2016-02-04 16:10 GMT+08:00 : > >> Hi, >> >> should I file one or two different Jira's (IndexOutOfBounds + Bucket >> tables)? >> >> >> 2016-02-03 15:34 GMT+01:00 ShaoFeng Shi : >> > Kylin uses HCatalog to read the hive

Re: StringIndexOutOfBoundsException: String index out of range: -1

2016-02-04 Thread ShaoFeng Shi
I see, thanks for reporting! 发送自 Outlook Mobile On Thu, Feb 4, 2016 at 1:36 AM -0800, wrote: Done ;-) 2016-02-04 9:15 GMT+01:00 ShaoFeng Shi : > Hi, two would be better. > > 2016-02-04 16:10 GMT+08:00 : > >> Hi, >> >> should I file one or two different Jira's (IndexOutOfBounds + Buc

[jira] [Created] (KYLIN-1404) Provide Services to purge Cubes for Kylin Admin

2016-02-04 Thread qianqiaoneng (JIRA)
qianqiaoneng created KYLIN-1404: --- Summary: Provide Services to purge Cubes for Kylin Admin Key: KYLIN-1404 URL: https://issues.apache.org/jira/browse/KYLIN-1404 Project: Kylin Issue Type: Task

Re: [jira] [Created] (KYLIN-1404) Provide Services to purge Cubes for Kylin Admin

2016-02-04 Thread hongbin ma
we do have a purge option for "disabled" cubes, is that what you're looking for? On Thu, Feb 4, 2016 at 9:02 PM, qianqiaoneng (JIRA) wrote: > qianqiaoneng created KYLIN-1404: > --- > > Summary: Provide Services to purge Cubes for Kylin Admin >

Re: About the integration test on 2.x-staging

2016-02-04 Thread Dong Li
I met the exactly same issue in VirtualBox today, and this thread helped me perfectly. Thanks Xiaoyu! Thanks community! Thanks, Dong Li 2016-01-25 19:36 GMT+08:00 hongbin ma : > ​anyway thanks for spotting the issue! > I think this will benefit others who use VMWare:) > ​ > > > -- > Regards, > >

[jira] [Created] (KYLIN-1405) Aggregation group validation

2016-02-04 Thread Chen Luwei (JIRA)
Chen Luwei created KYLIN-1405: - Summary: Aggregation group validation Key: KYLIN-1405 URL: https://issues.apache.org/jira/browse/KYLIN-1405 Project: Kylin Issue Type: Improvement Compon

[jira] [Created] (KYLIN-1406) Kylin Auto Data Retention

2016-02-04 Thread qianqiaoneng (JIRA)
qianqiaoneng created KYLIN-1406: --- Summary: Kylin Auto Data Retention Key: KYLIN-1406 URL: https://issues.apache.org/jira/browse/KYLIN-1406 Project: Kylin Issue Type: Task Reporter:

Kylin cube segment deletion & auto data retention

2016-02-04 Thread 钱巧能
Dear Kylin Community, Its Kalin, I am quite excited to join and willing to contribute to Kylin project. I work at eBay, as you all know that eBay is a big contributor and also customer of Kylin. Recently we have some requirement to retire some old data for customer. And now we need to do it with

Re: Kylin cube segment deletion & auto data retention

2016-02-04 Thread Hao Chen
+1 Kylin should support Cube TTL Thanks, Hao > On Feb 5, 2016, at 1:19 PM, 钱巧能 wrote: > > Dear Kylin Community, > Its Kalin, I am quite excited to join and willing to contribute to Kylin > project. I work at eBay, as you all know that eBay is a big contributor and > also customer of Kylin. R

Re: Kylin cube segment deletion & auto data retention

2016-02-04 Thread hongbin ma
+1 on KYLIN-1404 Provide Services to purge Segments for Kylin Admin, however KYLIN-1406 seems already implemented. On Fri, Feb 5, 2016 at 1:28 PM, Hao Chen wrote: > +1 Kylin should support Cube TTL > > Thanks, > Hao > > > On Feb 5, 2016, at 1:19 PM, 钱巧能 wrote: > > > > Dear Kylin Community, > >

Re: Kylin cube segment deletion & auto data retention

2016-02-04 Thread hongbin ma
and for KYLIN-1404 you don't need another service, just extend current "purge" function for disabled cubes. On Fri, Feb 5, 2016 at 1:47 PM, hongbin ma wrote: > +1 on KYLIN-1404 Provide Services to purge Segments for Kylin Admin, > however KYLIN-1406 seems already implemented. > > On Fri, Feb 5,