[GitHub] coveralls commented on issue #111: ACL enhancement.

2018-03-05 Thread GitBox
coveralls commented on issue #111: ACL enhancement. URL: https://github.com/apache/kylin/pull/111#issuecomment-370668572 ## Pull Request Test Coverage Report for [Build 3026](https://coveralls.io/builds/15823854) * **3** of **515** **(0.58%)** changed or added relevant lines in **19

[GitHub] codecov-io commented on issue #111: ACL enhancement.

2018-03-05 Thread GitBox
codecov-io commented on issue #111: ACL enhancement. URL: https://github.com/apache/kylin/pull/111#issuecomment-370668481 # [Codecov](https://codecov.io/gh/apache/kylin/pull/111?src=pr&el=h1) Report > Merging [#111](https://codecov.io/gh/apache/kylin/pull/111?src=pr&el=desc) into [maste

[GitHub] asfgit commented on issue #111: ACL enhancement.

2018-03-05 Thread GitBox
asfgit commented on issue #111: ACL enhancement. URL: https://github.com/apache/kylin/pull/111#issuecomment-370662030 Can one of the admins verify this patch? This is an automated message from the Apache Git Service. To respon

[GitHub] tttMelody opened a new pull request #111: ACL enhancement.

2018-03-05 Thread GitBox
tttMelody opened a new pull request #111: ACL enhancement. URL: https://github.com/apache/kylin/pull/111 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the UR

Re: Kylin should override hiveconf settings when connecting to hive using jdbc

2018-03-05 Thread Billy Liu
I think it's a bug. Thank you for digging into the code. Would you like to submit a PR to fix it? With Warm regards Billy Liu 2018-03-05 3:32 GMT-08:00 余楚倩 : > > > Hi, kylin developers. My cube building procedure failing at Step 2 > "Redistribute Flat Hive Table" because Kylin always trying to

RE: [Announce] Apache Kylin 2.3.0 released

2018-03-05 Thread Kumar, Manoj H
Thanks for sharing this.. I have changed conf. folder from 2.1 to 2.3 (kylin.properties). but didn’t see the dashboard menu on Kylin UI. What do you mean for “Support SQL Server as data source”. Do you have any document or help? [KYLIN-2727] - Introduce cube planner able to select cost-effec

Kylin should override hiveconf settings when connecting to hive using jdbc

2018-03-05 Thread 余楚倩
Hi, kylin developers. My cube building procedure failing at Step 2 "Redistribute Flat Hive Table" because Kylin always trying to submit a mr job to the default yarn queue. I have overrided the mapred.job.queue.name property in both kylin_hive_conf.xml and kylin.properties but it doesn't work.

[GitHub] yiming187 closed pull request #106: When I connect kylin with JDBC, the query date has a problem.

2018-03-05 Thread GitBox
yiming187 closed pull request #106: When I connect kylin with JDBC, the query date has a problem. URL: https://github.com/apache/kylin/pull/106 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] yiming187 commented on issue #106: When I connect kylin with JDBC, the query date has a problem.

2018-03-05 Thread GitBox
yiming187 commented on issue #106: When I connect kylin with JDBC, the query date has a problem. URL: https://github.com/apache/kylin/pull/106#issuecomment-370492412 Close it, as it's an invalid PR. This is an automated mess

Re: [Announce] Apache Kylin 2.3.0 released

2018-03-05 Thread Billy Liu
To learn how to use SQLServer as Data Source, please check the comments in JIRA: https://issues.apache.org/jira/browse/KYLIN-3044 The RDBMS as datasource issue is still open. Hope someone help on this: https://issues.apache.org/jira/browse/KYLIN-2873 For the dashboard, please check http://kylin.ap

Lattices

2018-03-05 Thread Alberto Ramón
FYI I’m reading about Apache Calcite Lattices Have sense expose Kylin as materialized view/cube ? Implementing data cubes efficiently