[jira] [Comment Edited] (KYLIN-4481) Project-level ACL lookups not working for non-admin SAML-federated users

2020-07-29 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167607#comment-17167607 ] Zhong Yanghong edited comment on KYLIN-4481 at 7/30/20, 4:01 AM: - Still

[jira] [Comment Edited] (KYLIN-4481) Project-level ACL lookups not working for non-admin SAML-federated users

2020-07-29 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167607#comment-17167607 ] Zhong Yanghong edited comment on KYLIN-4481 at 7/30/20, 4:01 AM: - Still

[jira] [Comment Edited] (KYLIN-4481) Project-level ACL lookups not working for non-admin SAML-federated users

2020-07-29 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167607#comment-17167607 ] Zhong Yanghong edited comment on KYLIN-4481 at 7/30/20, 3:36 AM: - Still

[jira] [Comment Edited] (KYLIN-4481) Project-level ACL lookups not working for non-admin SAML-federated users

2020-07-29 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167607#comment-17167607 ] Zhong Yanghong edited comment on KYLIN-4481 at 7/30/20, 3:35 AM: - still

[jira] [Commented] (KYLIN-4481) Project-level ACL lookups not working for non-admin SAML-federated users

2020-07-29 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167607#comment-17167607 ] Zhong Yanghong commented on KYLIN-4481: --- still have a question about why use {code}

[jira] [Reopened] (KYLIN-4481) Project-level ACL lookups not working for non-admin SAML-federated users

2020-07-29 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong reopened KYLIN-4481: --- > Project-level ACL lookups not working for non-admin SAML-federated users >

[jira] [Created] (KYLIN-4671) modify FetchRunner catch getOutput NPE log level to debug for ignore too many logs

2020-07-29 Thread chuxiao (Jira)
chuxiao created KYLIN-4671: -- Summary: modify FetchRunner catch getOutput NPE log level to debug for ignore too many logs Key: KYLIN-4671 URL: https://issues.apache.org/jira/browse/KYLIN-4671 Project: Kylin

[GitHub] [kylin] kyotoYaho commented on a change in pull request #1334: KYLIN-4653 Make the capacity for the LinkedBlockingQueue

2020-07-29 Thread GitBox
kyotoYaho commented on a change in pull request #1334: URL: https://github.com/apache/kylin/pull/1334#discussion_r462406410 ## File path: core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/BlockingReservoir.java ## @@ -60,14 +60,15 @@ public BlockingReservoir(int

[jira] [Commented] (KYLIN-4653) Make the capacity for the LinkedBlockingQueue of BlockingReservoir configurable

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167409#comment-17167409 ] ASF GitHub Bot commented on KYLIN-4653: --- kyotoYaho commented on a change in pull request #1334:

[GitHub] [kylin] ITzhangqiang closed pull request #1331: KYLIN-4657 dead-loop in org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork

2020-07-29 Thread GitBox
ITzhangqiang closed pull request #1331: URL: https://github.com/apache/kylin/pull/1331 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [kylin] hit-lacus commented on a change in pull request #1325: KYLIN-4653 Make the capacity for the LinkedBlockingQueue of BlockingR…

2020-07-29 Thread GitBox
hit-lacus commented on a change in pull request #1325: URL: https://github.com/apache/kylin/pull/1325#discussion_r461417353 ## File path: core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/BlockingReservoir.java ## @@ -60,6 +60,10 @@ public BlockingReservoir(int

[GitHub] [kylin] tianhui5 commented on pull request #1314: KYLIN-4628: Fail to use custom measure when specifying cube to query

2020-07-29 Thread GitBox
tianhui5 commented on pull request #1314: URL: https://github.com/apache/kylin/pull/1314#issuecomment-665402575 > Does this change solved the problem you described in the JIRA? Yes, of course. I describe it in JIRA briefly.

[GitHub] [kylin] hit-lacus opened a new pull request #1334: KYLIN-4653 Make the capacity for the LinkedBlockingQueue

2020-07-29 Thread GitBox
hit-lacus opened a new pull request #1334: URL: https://github.com/apache/kylin/pull/1334 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be

[jira] [Commented] (KYLIN-4656) Guava classpath conflict caused by kylin-jdbc 3.1.0 jar

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167017#comment-17167017 ] ASF GitHub Bot commented on KYLIN-4656: --- hit-lacus commented on a change in pull request #1326:

[GitHub] [kylin] hit-lacus commented on a change in pull request #1326: KYLIN-4656 Guava classpath conflict caused by kylin-jdbc 3.1.0 jar

2020-07-29 Thread GitBox
hit-lacus commented on a change in pull request #1326: URL: https://github.com/apache/kylin/pull/1326#discussion_r461988169 ## File path: external/shaded-guava/pom.xml ## @@ -67,8 +67,8 @@

[jira] [Commented] (KYLIN-4660) Remove duplicated/misleading code or comment

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166985#comment-17166985 ] ASF GitHub Bot commented on KYLIN-4660: --- hit-lacus commented on a change in pull request #1332:

[GitHub] [kylin] RupengWang commented on a change in pull request #1332: KYLIN-4660 Normalize variable and file naming

2020-07-29 Thread GitBox
RupengWang commented on a change in pull request #1332: URL: https://github.com/apache/kylin/pull/1332#discussion_r462032895 ## File path: kylin-spark-project/kylin-spark-engine/src/main/scala/org/apache/kylin/engine/spark/job/CubeBuildJob.java ## @@ -120,7 +120,7 @@

[jira] [Commented] (KYLIN-4653) Make the capacity for the LinkedBlockingQueue of BlockingReservoir configurable

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167014#comment-17167014 ] ASF GitHub Bot commented on KYLIN-4653: --- hit-lacus opened a new pull request #1334: URL:

[GitHub] [kylin] RupengWang opened a new pull request #1332: KYLIN-4660 Normalize variable and file naming

2020-07-29 Thread GitBox
RupengWang opened a new pull request #1332: URL: https://github.com/apache/kylin/pull/1332 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature

[GitHub] [kylin] ITzhangqiang closed pull request #1330: KYLIN-4657 dead-loop in org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork

2020-07-29 Thread GitBox
ITzhangqiang closed pull request #1330: URL: https://github.com/apache/kylin/pull/1330 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Commented] (KYLIN-4660) Remove duplicated/misleading code or comment

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167037#comment-17167037 ] ASF GitHub Bot commented on KYLIN-4660: --- RupengWang commented on a change in pull request #1332:

[jira] [Commented] (KYLIN-4653) Make the capacity for the LinkedBlockingQueue of BlockingReservoir configurable

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167038#comment-17167038 ] ASF GitHub Bot commented on KYLIN-4653: --- kyotoYaho commented on pull request #1325: URL:

[GitHub] [kylin] kyotoYaho commented on pull request #1325: KYLIN-4653 Make the capacity for the LinkedBlockingQueue of BlockingR…

2020-07-29 Thread GitBox
kyotoYaho commented on pull request #1325: URL: https://github.com/apache/kylin/pull/1325#issuecomment-664795925 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (KYLIN-4657) dead-loop in org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167029#comment-17167029 ] ASF GitHub Bot commented on KYLIN-4657: --- ITzhangqiang closed pull request #1331: URL:

[jira] [Commented] (KYLIN-4653) Make the capacity for the LinkedBlockingQueue of BlockingReservoir configurable

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167018#comment-17167018 ] ASF GitHub Bot commented on KYLIN-4653: --- hit-lacus commented on a change in pull request #1325:

[jira] [Commented] (KYLIN-4660) Remove duplicated/misleading code or comment

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167023#comment-17167023 ] ASF GitHub Bot commented on KYLIN-4660: --- RupengWang opened a new pull request #1332: URL:

[jira] [Commented] (KYLIN-4628) Fail to use custom measure type when specifying cube to query

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167016#comment-17167016 ] ASF GitHub Bot commented on KYLIN-4628: --- tianhui5 commented on pull request #1314: URL:

[GitHub] [kylin] hit-lacus commented on a change in pull request #1332: KYLIN-4660 Normalize variable and file naming

2020-07-29 Thread GitBox
hit-lacus commented on a change in pull request #1332: URL: https://github.com/apache/kylin/pull/1332#discussion_r462028446 ## File path: kylin-spark-project/kylin-spark-engine/src/main/scala/org/apache/kylin/engine/spark/builder/CubeDictionaryBuilder.scala ## @@ -70,7 +70,7

[jira] [Commented] (KYLIN-4657) dead-loop in org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166972#comment-17166972 ] ASF GitHub Bot commented on KYLIN-4657: --- ITzhangqiang opened a new pull request #1333: URL:

[jira] [Commented] (KYLIN-4653) Make the capacity for the LinkedBlockingQueue of BlockingReservoir configurable

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167010#comment-17167010 ] ASF GitHub Bot commented on KYLIN-4653: --- hit-lacus merged pull request #1325: URL:

[GitHub] [kylin] hit-lacus merged pull request #1325: KYLIN-4653 Make the capacity for the LinkedBlockingQueue of BlockingR…

2020-07-29 Thread GitBox
hit-lacus merged pull request #1325: URL: https://github.com/apache/kylin/pull/1325 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Commented] (KYLIN-4657) dead-loop in org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166984#comment-17166984 ] ASF GitHub Bot commented on KYLIN-4657: --- ITzhangqiang closed pull request #1330: URL:

[jira] [Commented] (KYLIN-4653) Make the capacity for the LinkedBlockingQueue of BlockingReservoir configurable

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166969#comment-17166969 ] ASF GitHub Bot commented on KYLIN-4653: --- kyotoYaho commented on a change in pull request #1325:

[GitHub] [kylin] hit-lacus merged pull request #1332: KYLIN-4660 Normalize variable and file naming

2020-07-29 Thread GitBox
hit-lacus merged pull request #1332: URL: https://github.com/apache/kylin/pull/1332 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [kylin] ITzhangqiang opened a new pull request #1333: KYLIN-4657 dead-loop in org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork

2020-07-29 Thread GitBox
ITzhangqiang opened a new pull request #1333: URL: https://github.com/apache/kylin/pull/1333 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature

[jira] [Commented] (KYLIN-4660) Remove duplicated/misleading code or comment

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166973#comment-17166973 ] ASF GitHub Bot commented on KYLIN-4660: --- hit-lacus merged pull request #1332: URL:

[GitHub] [kylin] kyotoYaho commented on a change in pull request #1325: KYLIN-4653 Make the capacity for the LinkedBlockingQueue of BlockingR…

2020-07-29 Thread GitBox
kyotoYaho commented on a change in pull request #1325: URL: https://github.com/apache/kylin/pull/1325#discussion_r461342816 ## File path: core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/BlockingReservoir.java ## @@ -60,6 +60,10 @@ public BlockingReservoir(int

[GitHub] [kylin] hit-lacus merged pull request #1326: KYLIN-4656 Guava classpath conflict caused by kylin-jdbc 3.1.0 jar

2020-07-29 Thread GitBox
hit-lacus merged pull request #1326: URL: https://github.com/apache/kylin/pull/1326 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Commented] (KYLIN-4646) Kylin on parquet: Merge segment error

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166951#comment-17166951 ] ASF GitHub Bot commented on KYLIN-4646: --- hit-lacus merged pull request #1324: URL:

[jira] [Commented] (KYLIN-4656) Guava classpath conflict caused by kylin-jdbc 3.1.0 jar

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166963#comment-17166963 ] ASF GitHub Bot commented on KYLIN-4656: --- hit-lacus commented on pull request #1326: URL:

[GitHub] [kylin] hit-lacus commented on pull request #1326: KYLIN-4656 Guava classpath conflict caused by kylin-jdbc 3.1.0 jar

2020-07-29 Thread GitBox
hit-lacus commented on pull request #1326: URL: https://github.com/apache/kylin/pull/1326#issuecomment-665406728 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (KYLIN-4656) Guava classpath conflict caused by kylin-jdbc 3.1.0 jar

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166965#comment-17166965 ] ASF GitHub Bot commented on KYLIN-4656: --- hit-lacus merged pull request #1326: URL:

[GitHub] [kylin] hit-lacus merged pull request #1327: KYLIN-4660 Remove some module from maven project

2020-07-29 Thread GitBox
hit-lacus merged pull request #1327: URL: https://github.com/apache/kylin/pull/1327 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Commented] (KYLIN-4660) Remove duplicated/misleading code or comment

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166956#comment-17166956 ] ASF GitHub Bot commented on KYLIN-4660: --- hit-lacus merged pull request #1327: URL:

[GitHub] [kylin] hit-lacus merged pull request #1324: KYLIN-4646 kylin on parquet: Merge job error

2020-07-29 Thread GitBox
hit-lacus merged pull request #1324: URL: https://github.com/apache/kylin/pull/1324 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Commented] (KYLIN-4660) Remove duplicated/misleading code or comment

2020-07-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166893#comment-17166893 ] ASF subversion and git services commented on KYLIN-4660: Commit