[GitHub] [kylin] asfgit commented on issue #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a …

2019-03-12 Thread GitBox
asfgit commented on issue #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a … URL: https://github.com/apache/kylin/pull/511#issuecomment-471886751 Can one of the admins verify this patch? This is an a

[GitHub] [kylin] Qsimple opened a new pull request #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a …

2019-03-12 Thread GitBox
Qsimple opened a new pull request #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a … URL: https://github.com/apache/kylin/pull/511 just remove FUNC_SUM in BUILT_IN_AGGREGATIONS, which make the kylin doesn't support query sum(dim1) without set a relative metric of

[jira] [Commented] (KYLIN-3830) return wrong result when 'SELECT SUM(dim1)' without set a relative metric of dim1.

2019-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790308#comment-16790308 ] ASF GitHub Bot commented on KYLIN-3830: --- Qsimple commented on pull request #511: KY

[GitHub] [kylin] coveralls commented on issue #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a …

2019-03-12 Thread GitBox
coveralls commented on issue #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a … URL: https://github.com/apache/kylin/pull/511#issuecomment-471893048 ## Pull Request Test Coverage Report for [Build 4225](https://coveralls.io/builds/22123338) * **0** of **0**

[GitHub] [kylin] kyotoYaho opened a new pull request #512: KYLIN-3865 Centralize the zookeeper related info

2019-03-12 Thread GitBox
kyotoYaho opened a new pull request #512: KYLIN-3865 Centralize the zookeeper related info URL: https://github.com/apache/kylin/pull/512 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [kylin] asfgit commented on issue #512: KYLIN-3865 Centralize the zookeeper related info

2019-03-12 Thread GitBox
asfgit commented on issue #512: KYLIN-3865 Centralize the zookeeper related info URL: https://github.com/apache/kylin/pull/512#issuecomment-471925559 Can one of the admins verify this patch? This is an automated message from t

[jira] [Commented] (KYLIN-3865) Centralize the zookeeper related info

2019-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790386#comment-16790386 ] ASF GitHub Bot commented on KYLIN-3865: --- kyotoYaho commented on pull request #512:

[GitHub] [kylin] coveralls commented on issue #512: KYLIN-3865 Centralize the zookeeper related info

2019-03-12 Thread GitBox
coveralls commented on issue #512: KYLIN-3865 Centralize the zookeeper related info URL: https://github.com/apache/kylin/pull/512#issuecomment-471933822 ## Pull Request Test Coverage Report for [Build 4226](https://coveralls.io/builds/22125340) * **5** of **105** **(4.76%)** chan

[GitHub] [kylin] codecov-io commented on issue #512: KYLIN-3865 Centralize the zookeeper related info

2019-03-12 Thread GitBox
codecov-io commented on issue #512: KYLIN-3865 Centralize the zookeeper related info URL: https://github.com/apache/kylin/pull/512#issuecomment-471934667 # [Codecov](https://codecov.io/gh/apache/kylin/pull/512?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request bas

[jira] [Assigned] (KYLIN-3830) return wrong result when 'SELECT SUM(dim1)' without set a relative metric of dim1.

2019-03-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI reassigned KYLIN-3830: --- Assignee: Yuzhang QIU > return wrong result when 'SELECT SUM(dim1)' without set a relative m

[GitHub] [kylin] shaofengshi commented on issue #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a …

2019-03-12 Thread GitBox
shaofengshi commented on issue #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a … URL: https://github.com/apache/kylin/pull/511#issuecomment-471959702 Thanks for the pr; With this change, Kylin will reject such query, is that true? ---

[GitHub] [kylin] shaofengshi commented on a change in pull request #507: KYLIN-3857 Disable quote when needed

2019-03-12 Thread GitBox
shaofengshi commented on a change in pull request #507: KYLIN-3857 Disable quote when needed URL: https://github.com/apache/kylin/pull/507#discussion_r264630189 ## File path: core-common/src/main/java/org/apache/kylin/common/KylinConfigBase.java ## @@ -982,6 +982,14 @@ pu

[GitHub] [kylin] Qsimple commented on issue #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a …

2019-03-12 Thread GitBox
Qsimple commented on issue #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a … URL: https://github.com/apache/kylin/pull/511#issuecomment-471965880 Yes, I have tested it. when query by `SELECT SUM(SELLER_ID) FROM KYLIN_SALES;`, kylin throw ``` No realization

[jira] [Created] (KYLIN-3868) Implement Flink batch cubing job builder

2019-03-12 Thread vinoyang (JIRA)
vinoyang created KYLIN-3868: --- Summary: Implement Flink batch cubing job builder Key: KYLIN-3868 URL: https://issues.apache.org/jira/browse/KYLIN-3868 Project: Kylin Issue Type: Sub-task C

[jira] [Created] (KYLIN-3869) Implement Flink batch merge job builder

2019-03-12 Thread vinoyang (JIRA)
vinoyang created KYLIN-3869: --- Summary: Implement Flink batch merge job builder Key: KYLIN-3869 URL: https://issues.apache.org/jira/browse/KYLIN-3869 Project: Kylin Issue Type: Sub-task Co

[jira] [Updated] (KYLIN-3867) Enable JDBC to use key store & trust store for https connection

2019-03-12 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-3867: -- Fix Version/s: v3.0.0 > Enable JDBC to use key store & trust store for https connection > -

[jira] [Updated] (KYLIN-3865) Centralize the zookeeper related info

2019-03-12 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-3865: -- Fix Version/s: v3.0.0 > Centralize the zookeeper related info > ---

[GitHub] [kylin] coveralls edited a comment on issue #512: KYLIN-3865 Centralize the zookeeper related info

2019-03-12 Thread GitBox
coveralls edited a comment on issue #512: KYLIN-3865 Centralize the zookeeper related info URL: https://github.com/apache/kylin/pull/512#issuecomment-471933822 ## Pull Request Test Coverage Report for [Build 4227](https://coveralls.io/builds/22128597) * **6** of **106** **(5.66%)*

[GitHub] [kylin] codecov-io edited a comment on issue #512: KYLIN-3865 Centralize the zookeeper related info

2019-03-12 Thread GitBox
codecov-io edited a comment on issue #512: KYLIN-3865 Centralize the zookeeper related info URL: https://github.com/apache/kylin/pull/512#issuecomment-471934667 # [Codecov](https://codecov.io/gh/apache/kylin/pull/512?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull requ

[GitHub] [kylin] shaofengshi merged pull request #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a …

2019-03-12 Thread GitBox
shaofengshi merged pull request #511: KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a … URL: https://github.com/apache/kylin/pull/511 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (KYLIN-3830) return wrong result when 'SELECT SUM(dim1)' without set a relative metric of dim1.

2019-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791131#comment-16791131 ] ASF GitHub Bot commented on KYLIN-3830: --- shaofengshi commented on pull request #511

[jira] [Updated] (KYLIN-3830) Wrong result when 'SELECT SUM(dim1)' without set a relative metric of dim1.

2019-03-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-3830: Fix Version/s: v2.6.2 Summary: Wrong result when 'SELECT SUM(dim1)' without set a relative

[jira] [Commented] (KYLIN-3830) return wrong result when 'SELECT SUM(dim1)' without set a relative metric of dim1.

2019-03-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791132#comment-16791132 ] ASF subversion and git services commented on KYLIN-3830: Commit a

[jira] [Commented] (KYLIN-3830) Wrong result when 'SELECT SUM(dim1)' without set a relative metric of dim1.

2019-03-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791152#comment-16791152 ] ASF subversion and git services commented on KYLIN-3830: Commit 1

[jira] [Commented] (KYLIN-3830) Wrong result when 'SELECT SUM(dim1)' without set a relative metric of dim1.

2019-03-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791150#comment-16791150 ] ASF subversion and git services commented on KYLIN-3830: Commit f

[jira] [Commented] (KYLIN-3795) Submit Spark jobs via Apache Livy

2019-03-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791199#comment-16791199 ] ASF subversion and git services commented on KYLIN-3795: Commit 9

[jira] [Commented] (KYLIN-3795) Submit Spark jobs via Apache Livy

2019-03-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791246#comment-16791246 ] Shaofeng SHI commented on KYLIN-3795: - Did a small change on the configuration key na

[jira] [Updated] (KYLIN-3795) Submit Spark jobs via Apache Livy

2019-03-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-3795: Fix Version/s: v3.0.0 > Submit Spark jobs via Apache Livy > - > >

[jira] [Created] (KYLIN-3870) Kylin support count(column)

2019-03-12 Thread jinguowei (JIRA)
jinguowei created KYLIN-3870: Summary: Kylin support count(column) Key: KYLIN-3870 URL: https://issues.apache.org/jira/browse/KYLIN-3870 Project: Kylin Issue Type: Improvement Reporte

[jira] [Assigned] (KYLIN-3870) Kylin support count(column)

2019-03-12 Thread jinguowei (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jinguowei reassigned KYLIN-3870: Assignee: jinguowei > Kylin support count(column) > --- > >

[jira] [Commented] (KYLIN-3870) Kylin support count(column)

2019-03-12 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791252#comment-16791252 ] Zhixiong Chen commented on KYLIN-3870: -- Hi [~javalife0...@126.com] In jire https://

[jira] [Assigned] (KYLIN-3870) Kylin support count(column)

2019-03-12 Thread jinguowei (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jinguowei reassigned KYLIN-3870: Assignee: xiaodongzhang (was: jinguowei) > Kylin support count(column) >

[jira] [Commented] (KYLIN-3870) Kylin support count(column)

2019-03-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791257#comment-16791257 ] Shaofeng SHI commented on KYLIN-3870: - [~Zhixiong Chen] I think this is a different a

[jira] [Commented] (KYLIN-3870) Kylin support count(column)

2019-03-12 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791258#comment-16791258 ] Zhixiong Chen commented on KYLIN-3870: -- So this jira is meaning to support count(col

[jira] [Commented] (KYLIN-3866) Whether to set mapreduce.application.classpath is determined by the user

2019-03-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791260#comment-16791260 ] Shaofeng SHI commented on KYLIN-3866: - Hi [~andrewcheng], welcome to report issue to

[GitHub] [kylin] asfgit commented on issue #513: KYLIN-3860 Add doc about configuration of kylin.web.hide-measures

2019-03-12 Thread GitBox
asfgit commented on issue #513: KYLIN-3860 Add doc about configuration of kylin.web.hide-measures URL: https://github.com/apache/kylin/pull/513#issuecomment-472280286 Can one of the admins verify this patch? This is an automa

[GitHub] [kylin] Qsimple opened a new pull request #513: KYLIN-3860 Add doc about configuration of kylin.web.hide-measures

2019-03-12 Thread GitBox
Qsimple opened a new pull request #513: KYLIN-3860 Add doc about configuration of kylin.web.hide-measures URL: https://github.com/apache/kylin/pull/513 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (KYLIN-3860) Add doc about configuration of kylin.web.hide-measures

2019-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791298#comment-16791298 ] ASF GitHub Bot commented on KYLIN-3860: --- Qsimple commented on pull request #513: KY

[GitHub] [kylin] shaofengshi merged pull request #513: KYLIN-3860 Add doc about configuration of kylin.web.hide-measures

2019-03-12 Thread GitBox
shaofengshi merged pull request #513: KYLIN-3860 Add doc about configuration of kylin.web.hide-measures URL: https://github.com/apache/kylin/pull/513 This is an automated message from the Apache Git Service. To respond to th

[jira] [Assigned] (KYLIN-3860) Add doc about configuration of kylin.web.hide-measures

2019-03-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI reassigned KYLIN-3860: --- Assignee: Yuzhang QIU > Add doc about configuration of kylin.web.hide-measures > ---

[jira] [Commented] (KYLIN-3860) Add doc about configuration of kylin.web.hide-measures

2019-03-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791316#comment-16791316 ] ASF subversion and git services commented on KYLIN-3860: Commit 9

[jira] [Comment Edited] (KYLIN-3860) Add doc about configuration of kylin.web.hide-measures

2019-03-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791317#comment-16791317 ] Shaofeng SHI edited comment on KYLIN-3860 at 3/13/19 5:35 AM: -

[jira] [Resolved] (KYLIN-3860) Add doc about configuration of kylin.web.hide-measures

2019-03-12 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI resolved KYLIN-3860. - Resolution: Fixed Thank you Yuzhang! > Add doc about configuration of kylin.web.hide-measures >

[jira] [Commented] (KYLIN-3860) Add doc about configuration of kylin.web.hide-measures

2019-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791315#comment-16791315 ] ASF GitHub Bot commented on KYLIN-3860: --- shaofengshi commented on pull request #513