[jira] [Commented] (KYLIN-4925) Use Spark 3 as build and query engine for Kylin 4

2021-06-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359035#comment-17359035 ] ASF GitHub Bot commented on KYLIN-4925: --- codecov-commenter edited a comment on pull request #1601:

[GitHub] [kylin] codecov-commenter edited a comment on pull request #1601: KYLIN-4925 Use Spark3 for Kylin 4.0

2021-06-07 Thread GitBox
codecov-commenter edited a comment on pull request #1601: URL: https://github.com/apache/kylin/pull/1601#issuecomment-846865473 #

[jira] [Commented] (KYLIN-5005) Optimize segment is not cleaned up when OPTIMIZE CHECKPOINT job be discarded

2021-06-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359029#comment-17359029 ] ASF GitHub Bot commented on KYLIN-5005: --- codecov-commenter commented on pull request #1661: URL:

[GitHub] [kylin] codecov-commenter commented on pull request #1661: KYLIN-5005 Optimize segment is not cleaned up when OPTIMIZE CHECKPOINT job be discarded

2021-06-07 Thread GitBox
codecov-commenter commented on pull request #1661: URL: https://github.com/apache/kylin/pull/1661#issuecomment-856426878 #

[jira] [Updated] (KYLIN-5006) 如何打开kylin查询日志

2021-06-07 Thread star_dev (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] star_dev updated KYLIN-5006: Description: 为了方便的定位分析问题,需要查看kylin查询的具体日志,目前在官网上没有看到哪里可以打开日志

[jira] [Created] (KYLIN-5006) 如何打开kylin查询日志

2021-06-07 Thread star_dev (Jira)
star_dev created KYLIN-5006: --- Summary: 如何打开kylin查询日志 Key: KYLIN-5006 URL: https://issues.apache.org/jira/browse/KYLIN-5006 Project: Kylin Issue Type: Bug Components: Query Engine

[jira] [Commented] (KYLIN-5005) Optimize segment is not cleaned up when OPTIMIZE CHECKPOINT job be discarded

2021-06-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359022#comment-17359022 ] ASF GitHub Bot commented on KYLIN-5005: --- zhangayqian opened a new pull request #1661: URL:

[GitHub] [kylin] zhangayqian opened a new pull request #1661: KYLIN-5005 Optimize segment is not cleaned up when OPTIMIZE CHECKPOINT job be discarded

2021-06-07 Thread GitBox
zhangayqian opened a new pull request #1661: URL: https://github.com/apache/kylin/pull/1661 ## 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-4925) Use Spark 3 as build and query engine for Kylin 4

2021-06-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358975#comment-17358975 ] ASF GitHub Bot commented on KYLIN-4925: --- xiacongling commented on a change in pull request #1601:

[GitHub] [kylin] xiacongling commented on a change in pull request #1601: KYLIN-4925 Use Spark3 for Kylin 4.0

2021-06-07 Thread GitBox
xiacongling commented on a change in pull request #1601: URL: https://github.com/apache/kylin/pull/1601#discussion_r647049639 ## File path: kylin-spark-project/kylin-spark-common/src/main/spark31/org/apache/spark/sql/execution/KylinJoinSelection.scala ## @@ -0,0 +1,285 @@ +/*

[jira] [Commented] (KYLIN-4925) Use Spark 3 as build and query engine for Kylin 4

2021-06-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358973#comment-17358973 ] ASF GitHub Bot commented on KYLIN-4925: --- zzcclp commented on a change in pull request #1601: URL:

[GitHub] [kylin] zzcclp commented on a change in pull request #1601: KYLIN-4925 Use Spark3 for Kylin 4.0

2021-06-07 Thread GitBox
zzcclp commented on a change in pull request #1601: URL: https://github.com/apache/kylin/pull/1601#discussion_r647045104 ## File path: kylin-spark-project/kylin-spark-engine/src/test/scala/org/apache/kylin/engine/spark/builder/TestCreateFlatTable.scala ## @@ -96,17 +96,32 @@

[jira] [Commented] (KYLIN-4925) Use Spark 3 as build and query engine for Kylin 4

2021-06-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358616#comment-17358616 ] ASF GitHub Bot commented on KYLIN-4925: --- xiacongling commented on a change in pull request #1601:

[GitHub] [kylin] xiacongling commented on a change in pull request #1601: KYLIN-4925 Use Spark3 for Kylin 4.0

2021-06-07 Thread GitBox
xiacongling commented on a change in pull request #1601: URL: https://github.com/apache/kylin/pull/1601#discussion_r646607363 ## File path: kylin-spark-project/kylin-spark-engine/src/test/scala/org/apache/kylin/engine/spark/builder/TestCreateFlatTable.scala ## @@ -81,7 +81,8

[jira] [Commented] (KYLIN-5005) Optimize segment is not cleaned up when OPTIMIZE CHECKPOINT job be discarded

2021-06-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358547#comment-17358547 ] ASF GitHub Bot commented on KYLIN-5005: --- zhangayqian opened a new pull request #1660: URL:

[GitHub] [kylin] zhangayqian opened a new pull request #1660: KYLIN-5005 Optimize segment is not cleaned up when OPTIMIZE CHECKPOIN…

2021-06-07 Thread GitBox
zhangayqian opened a new pull request #1660: URL: https://github.com/apache/kylin/pull/1660 …T job be discarded ## 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

[jira] [Created] (KYLIN-5005) Optimize segment is not cleaned up when OPTIMIZE CHECKPOINT job be discarded

2021-06-07 Thread Yaqian Zhang (Jira)
Yaqian Zhang created KYLIN-5005: --- Summary: Optimize segment is not cleaned up when OPTIMIZE CHECKPOINT job be discarded Key: KYLIN-5005 URL: https://issues.apache.org/jira/browse/KYLIN-5005 Project:

[jira] [Resolved] (KYLIN-5003) Fail to package Kylin due to legacy front end dependencies

2021-06-07 Thread Xiaoxiang Yu (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoxiang Yu resolved KYLIN-5003. - Resolution: Fixed > Fail to package Kylin due to legacy front end dependencies >

[jira] [Commented] (KYLIN-5004) The NoSuchObjectException occurred during startup

2021-06-07 Thread Xiaoxiang Yu (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358440#comment-17358440 ] Xiaoxiang Yu commented on KYLIN-5004: - I think it is caused by the jar conflict. The binary

[jira] [Commented] (KYLIN-5003) Fail to package Kylin due to legacy front end dependencies

2021-06-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358410#comment-17358410 ] ASF GitHub Bot commented on KYLIN-5003: --- zhangayqian merged pull request #1659: URL:

[jira] [Commented] (KYLIN-5003) Fail to package Kylin due to legacy front end dependencies

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

[jira] [Commented] (KYLIN-5003) Fail to package Kylin due to legacy front end dependencies

2021-06-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358407#comment-17358407 ] ASF GitHub Bot commented on KYLIN-5003: --- zhangayqian opened a new pull request #1659: URL:

[GitHub] [kylin] zhangayqian merged pull request #1659: KYLIN-5003 Remove legacy front end dependencies

2021-06-07 Thread GitBox
zhangayqian merged pull request #1659: URL: https://github.com/apache/kylin/pull/1659 -- 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 the specific comment. For queries about this service,

[GitHub] [kylin] zhangayqian opened a new pull request #1659: KYLIN-5003 Remove legacy front end dependencies

2021-06-07 Thread GitBox
zhangayqian opened a new pull request #1659: URL: https://github.com/apache/kylin/pull/1659 ## 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,