[jira] [Created] (KYLIN-3910) Fix missing guava dependency when submit flink application to YARN

2019-03-25 Thread vinoyang (JIRA)
vinoyang created KYLIN-3910: --- Summary: Fix missing guava dependency when submit flink application to YARN Key: KYLIN-3910 URL: https://issues.apache.org/jira/browse/KYLIN-3910 Project: Kylin Issue

[jira] [Commented] (KYLIN-3907) Sort the cube list by create time in descending order.

2019-03-25 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801402#comment-16801402 ] Shaofeng SHI commented on KYLIN-3907: - Good point; another option is sorting by "last

[GitHub] [kylin] coveralls commented on issue #551: KYLIN-3908 KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery

2019-03-25 Thread GitBox
coveralls commented on issue #551: KYLIN-3908 KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery URL: https://github.com/apache/kylin/pull/551#issuecomment-476468921 ## Pull Request Test Coverage Report for [Build 4294](https://coveralls.io/b

[GitHub] [kylin] coveralls commented on issue #550: KYLIN-3909: kylin job failed for MappeableRunContainer is not registered

2019-03-25 Thread GitBox
coveralls commented on issue #550: KYLIN-3909: kylin job failed for MappeableRunContainer is not registered URL: https://github.com/apache/kylin/pull/550#issuecomment-476468529 ## Pull Request Test Coverage Report for [Build 4293](https://coveralls.io/builds/22400554) * **0** of **1

[GitHub] [kylin] asfgit commented on issue #551: KYLIN-3908 KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery

2019-03-25 Thread GitBox
asfgit commented on issue #551: KYLIN-3908 KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery URL: https://github.com/apache/kylin/pull/551#issuecomment-476464740 Can one of the admins verify this patch? --

[GitHub] [kylin] asfgit commented on issue #551: KYLIN-3908 KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery

2019-03-25 Thread GitBox
asfgit commented on issue #551: KYLIN-3908 KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery URL: https://github.com/apache/kylin/pull/551#issuecomment-476464738 Can one of the admins verify this patch? --

[jira] [Commented] (KYLIN-3908) KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery

2019-03-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801353#comment-16801353 ] ASF GitHub Bot commented on KYLIN-3908: --- leonliao commented on pull request #551: K

[GitHub] [kylin] asfgit commented on issue #550: KYLIN-3909: kylin job failed for MappeableRunContainer is not registered

2019-03-25 Thread GitBox
asfgit commented on issue #550: KYLIN-3909: kylin job failed for MappeableRunContainer is not registered URL: https://github.com/apache/kylin/pull/550#issuecomment-476464592 Can one of the admins verify this patch? This is an

[jira] [Commented] (KYLIN-3909) kylin job failed for MappeableRunContainer is not registered

2019-03-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801352#comment-16801352 ] ASF GitHub Bot commented on KYLIN-3909: --- lshmouse commented on pull request #550: K

[GitHub] [kylin] leonliao opened a new pull request #551: KYLIN-3908 KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery

2019-03-25 Thread GitBox
leonliao opened a new pull request #551: KYLIN-3908 KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery URL: https://github.com/apache/kylin/pull/551 This update intends to make the code to handle HTTP connection releasing not confusing. I

[GitHub] [kylin] asfgit commented on issue #550: KYLIN-3909: kylin job failed for MappeableRunContainer is not registered

2019-03-25 Thread GitBox
asfgit commented on issue #550: KYLIN-3909: kylin job failed for MappeableRunContainer is not registered URL: https://github.com/apache/kylin/pull/550#issuecomment-476464593 Can one of the admins verify this patch? This is an

[GitHub] [kylin] lshmouse opened a new pull request #550: KYLIN-3909: kylin job failed for MappeableRunContainer is not registered

2019-03-25 Thread GitBox
lshmouse opened a new pull request #550: KYLIN-3909: kylin job failed for MappeableRunContainer is not registered URL: https://github.com/apache/kylin/pull/550 See: https://issues.apache.org/jira/browse/KYLIN-3909 This is an

[jira] [Created] (KYLIN-3909) kylin job failed for MappeableRunContainer is not registered

2019-03-25 Thread Liu Shaohui (JIRA)
Liu Shaohui created KYLIN-3909: -- Summary: kylin job failed for MappeableRunContainer is not registered Key: KYLIN-3909 URL: https://issues.apache.org/jira/browse/KYLIN-3909 Project: Kylin Issue

[jira] [Created] (KYLIN-3908) KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery

2019-03-25 Thread Xiaobo Liao (JIRA)
Xiaobo Liao created KYLIN-3908: -- Summary: KylinClient's HttpRequest.releaseConnection is not needed in retrieveMetaData & executeKylinQuery Key: KYLIN-3908 URL: https://issues.apache.org/jira/browse/KYLIN-3908

[GitHub] [kylin] shaofengshi commented on a change in pull request #543: KYLIN-3885: Build dimension dictionary job costs too long when using Spark fact distinct

2019-03-25 Thread GitBox
shaofengshi commented on a change in pull request #543: KYLIN-3885: Build dimension dictionary job costs too long when using Spark fact distinct URL: https://github.com/apache/kylin/pull/543#discussion_r268918375 ## File path: core-dictionary/src/main/java/org/apache/kylin/dict/gl

[jira] [Commented] (KYLIN-3654) Kylin Real-time Streaming

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

[jira] [Created] (KYLIN-3907) Sort the cube list by create time in descending order.

2019-03-25 Thread Yuzhang QIU (JIRA)
Yuzhang QIU created KYLIN-3907: -- Summary: Sort the cube list by create time in descending order. Key: KYLIN-3907 URL: https://issues.apache.org/jira/browse/KYLIN-3907 Project: Kylin Issue Type:

[jira] [Commented] (KYLIN-3900) Discard all expired ERROR or STOPPED jobs to cleanup kylin metadata

2019-03-25 Thread Yuzhang QIU (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800843#comment-16800843 ] Yuzhang QIU commented on KYLIN-3900: Hi, Shaofeng and Shaohui. I think this feature w

[jira] [Created] (KYLIN-3906) ExecutableManager is spelled as ExecutableManger

2019-03-25 Thread Yanwen Lin (JIRA)
Yanwen Lin created KYLIN-3906: - Summary: ExecutableManager is spelled as ExecutableManger Key: KYLIN-3906 URL: https://issues.apache.org/jira/browse/KYLIN-3906 Project: Kylin Issue Type: Improvem

[jira] [Commented] (KYLIN-3900) Discard all expired ERROR or STOPPED jobs to cleanup kylin metadata

2019-03-25 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800584#comment-16800584 ] Liu Shaohui commented on KYLIN-3900: [~Shaofengshi] The patch just discard the *expir

[jira] [Commented] (KYLIN-3900) Discard all expired ERROR or STOPPED jobs to cleanup kylin metadata

2019-03-25 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800582#comment-16800582 ] Liu Shaohui commented on KYLIN-3900: [~Shaofengshi] users may forgot to discard the s

[GitHub] [kylin] codecov-io commented on issue #549: KYLIN-3905 Enable shrunken dictionary default

2019-03-25 Thread GitBox
codecov-io commented on issue #549: KYLIN-3905 Enable shrunken dictionary default URL: https://github.com/apache/kylin/pull/549#issuecomment-476111299 # [Codecov](https://codecov.io/gh/apache/kylin/pull/549?src=pr&el=h1) Report > Merging [#549](https://codecov.io/gh/apache/kylin/pull/549

[GitHub] [kylin] coveralls commented on issue #549: KYLIN-3905 Enable shrunken dictionary default

2019-03-25 Thread GitBox
coveralls commented on issue #549: KYLIN-3905 Enable shrunken dictionary default URL: https://github.com/apache/kylin/pull/549#issuecomment-476110118 ## Pull Request Test Coverage Report for [Build 4291](https://coveralls.io/builds/22380034) * **0** of **1** **(0.0%)** changed or

[GitHub] [kylin] asfgit commented on issue #549: KYLIN-3905 Enable shrunken dictionary default

2019-03-25 Thread GitBox
asfgit commented on issue #549: KYLIN-3905 Enable shrunken dictionary default URL: https://github.com/apache/kylin/pull/549#issuecomment-476102860 Can one of the admins verify this patch? This is an automated message from the

[GitHub] [kylin] asfgit commented on issue #549: KYLIN-3905 Enable shrunken dictionary default

2019-03-25 Thread GitBox
asfgit commented on issue #549: KYLIN-3905 Enable shrunken dictionary default URL: https://github.com/apache/kylin/pull/549#issuecomment-476102862 Can one of the admins verify this patch? This is an automated message from the

[GitHub] [kylin] hit-lacus opened a new pull request #549: KYLIN-3905 Enable shrunken dictionary default

2019-03-25 Thread GitBox
hit-lacus opened a new pull request #549: KYLIN-3905 Enable shrunken dictionary default URL: https://github.com/apache/kylin/pull/549 In dev mail list's discussion, I suggest to enable shrunken dictionary by default, and received some dev's aggrement. When using bitmap measure on a lar

[jira] [Commented] (KYLIN-3905) Enable shrunken dictionary default

2019-03-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800480#comment-16800480 ] ASF GitHub Bot commented on KYLIN-3905: --- hit-lacus commented on pull request #549: