[jira] [Created] (KYLIN-2561) update build version to 2.1.0

2017-04-21 Thread liyang (JIRA)
liyang created KYLIN-2561: - Summary: update build version to 2.1.0 Key: KYLIN-2561 URL: https://issues.apache.org/jira/browse/KYLIN-2561 Project: Kylin Issue Type: Improvement Reporter: l

Re: Rowkey in Advance Setting of Cube

2017-04-21 Thread Billy Liu
If you delete the normal dimensions from cube, the dimension in row key will be deleted also. 2017-04-21 18:27 GMT+08:00 rahulsingh : > Hi All, > > I am totally confused about Rowkey in Advance Setting of Cube. > > I am deleting some dimensions from Rowkey and save the Cube, then I see the > cube

Re: [VOTE] Release apache-kylin-2.0.0 (RC1)

2017-04-21 Thread Dong Li
+1 (binding) mvn test passed md5/sha/gpg verified Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-11T00:41:47+08:00) Maven home: /usr/local/Cellar/maven/3.3.9/libexec Java version: 1.7.0_79, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_79.

[VOTE] Release apache-kylin-2.0.0 (RC1)

2017-04-21 Thread Li Yang
Hi all, I have created a build for Apache Kylin 2.0.0, release candidate 1. Changes highlights: Support snowflake data model (KYLIN-1875) Support TPC-H queries (KYLIN-2467) Spark cubing engine (KYLIN-2331) Job engine HA (KYLIN-2006) Percentile measure (KYLIN-2396) Cloud t

[jira] [Created] (KYLIN-2560) Fix license headers for 2.0.0 release

2017-04-21 Thread liyang (JIRA)
liyang created KYLIN-2560: - Summary: Fix license headers for 2.0.0 release Key: KYLIN-2560 URL: https://issues.apache.org/jira/browse/KYLIN-2560 Project: Kylin Issue Type: Improvement Rep

Rowkey in Advance Setting of Cube

2017-04-21 Thread rahulsingh
Hi All, I am totally confused about Rowkey in Advance Setting of Cube. I am deleting some dimensions from Rowkey and save the Cube, then I see the cube after saving, it remains same. My question is what will happen if I remove the dimensions from the Rowkey. Will everything work correctly? UI al

[jira] [Created] (KYLIN-2559) Failed to create HDFS directory because of the property 'kylin.env.hdfs-working-dir' can not be empty in check-env.sh but we didn't check it in this script.

2017-04-21 Thread peng.jianhua (JIRA)
peng.jianhua created KYLIN-2559: --- Summary: Failed to create HDFS directory because of the property 'kylin.env.hdfs-working-dir' can not be empty in check-env.sh but we didn't check it in this script. Key: KYLIN-2559

Re: Fail to extract disctinct columns from fact tables

2017-04-21 Thread ShaoFeng Shi
Check this: java.lan.IllegalArgumentException: Cannot modify hive.security.authorization.sqlstd.confwhitelist.append at runtime. It is not in list of params that are allowed to be modified at runtime (state=, code=0) FusionInsight has very strict security control, which doesn't allow client to ov