java.lang.NosuchMethodError: org.apache.commons.lang3.time.FastDateFormat.parse

2016-10-12 Thread ??????
Hi all: I've updated kylin to version 1.5.4.1, and an error occured during the step "Build Cube" when building a cube: ERROR [Thread-12] org.apache.hadoop.yarn.YarnUncaughtExceptionHadnler: Thread Thread[Thread-12,5,main] threw an Error. java.lang.NosuchMethodError:

[jira] [Created] (KYLIN-2092) Region server not fully used during cube building

2016-10-12 Thread Hubert Zhang (JIRA)
Hubert Zhang created KYLIN-2092: --- Summary: Region server not fully used during cube building Key: KYLIN-2092 URL: https://issues.apache.org/jira/browse/KYLIN-2092 Project: Kylin Issue Type:

[jira] [Created] (KYLIN-2091) Add API to init the start-point (of each parition) for streaming cube

2016-10-12 Thread Shaofeng SHI (JIRA)
Shaofeng SHI created KYLIN-2091: --- Summary: Add API to init the start-point (of each parition) for streaming cube Key: KYLIN-2091 URL: https://issues.apache.org/jira/browse/KYLIN-2091 Project: Kylin

[jira] [Created] (KYLIN-2088) Support intersect count for calculation of retention or conversion rates

2016-10-12 Thread Yerui Sun (JIRA)
Yerui Sun created KYLIN-2088: Summary: Support intersect count for calculation of retention or conversion rates Key: KYLIN-2088 URL: https://issues.apache.org/jira/browse/KYLIN-2088 Project: Kylin

Re: NoSuchMethodError HTableDescriptor.addFamily() when trying to deploy apache-kylin-1.5.4.1-cdh5.7 on CDH 5.8

2016-10-12 Thread ShaoFeng Shi
I checked for CDH 5.8.2, the API is compitable, Kylin doesn't need code change; You can build a new binary package by your own in the following steps: 1) clone the latest released tag 'kylin-1.5.4.1-cdh5.7' 2) edit the main pom.xml, change all the versions which contains "cdh5.7.0" to

[jira] [Created] (KYLIN-2087) Support SSL or TLS encryption in sending email

2016-10-12 Thread Shaofeng SHI (JIRA)
Shaofeng SHI created KYLIN-2087: --- Summary: Support SSL or TLS encryption in sending email Key: KYLIN-2087 URL: https://issues.apache.org/jira/browse/KYLIN-2087 Project: Kylin Issue Type: New

Re: [jira] [Created] (KYLIN-2086) Still report error when there is more than 12 dimensions in one agg group

2016-10-12 Thread ShaoFeng Shi
right, it should be deprecated (replace by kylin.cube.aggrgroup.max.combination=4096) but in latest version it still take effective, so I will remove that. 2016-10-12 15:25 GMT+08:00 Alberto Ramón : > Is* kylin.cube.aggrgroup.max.size * deprecated? > > 2016-10-12

Re: NoSuchMethodError HTableDescriptor.addFamily() when trying to deploy apache-kylin-1.5.4.1-cdh5.7 on CDH 5.8

2016-10-12 Thread Victoria Tskhay
And by the way the hbase client version is 1.2.0-cdh5.8.2. Best regards Victoria On 12.10.2016 09:07, Victoria Tskhay wrote: Hi! Thanks! Our version is Cloudera Express 5.8.2 (#17 built by jenkins on 20160916-1429 git: d23c620f3a3bbd85d8511d6ebba49beaaab14b75) for Ubuntu. BR Victoria On

Re: [jira] [Created] (KYLIN-2086) Still report error when there is more than 12 dimensions in one agg group

2016-10-12 Thread Alberto Ramón
Is* kylin.cube.aggrgroup.max.size * deprecated? 2016-10-12 8:16 GMT+02:00 Shaofeng SHI (JIRA) : > Shaofeng SHI created KYLIN-2086: > --- > > Summary: Still report error when there is more than 12 > dimensions in one agg group >

[jira] [Created] (KYLIN-2086) Still report error when there is more than 12 dimensions in one agg group

2016-10-12 Thread Shaofeng SHI (JIRA)
Shaofeng SHI created KYLIN-2086: --- Summary: Still report error when there is more than 12 dimensions in one agg group Key: KYLIN-2086 URL: https://issues.apache.org/jira/browse/KYLIN-2086 Project: Kylin