[jira] [Commented] (KYLIN-4098) Add cube auto merge api

2019-08-01 Thread wangrupeng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898483#comment-16898483 ] wangrupeng commented on KYLIN-4098: --- If the cluster is busy, we may manually disable th

[jira] [Commented] (KYLIN-2895) Refine query cache

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898103#comment-16898103 ] ASF GitHub Bot commented on KYLIN-2895: --- nichunen commented on pull request #766: A

[jira] [Commented] (KYLIN-2895) Refine query cache

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

[GitHub] [kylin] nichunen merged pull request #766: Add doc for Kylin3.x / Add blog for KYLIN-2895

2019-08-01 Thread GitBox
nichunen merged pull request #766: Add doc for Kylin3.x / Add blog for KYLIN-2895 URL: https://github.com/apache/kylin/pull/766 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (KYLIN-4121) Cleanup hive view intermediate tables after job be finished

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898095#comment-16898095 ] ASF GitHub Bot commented on KYLIN-4121: --- nichunen commented on pull request #781: K

[jira] [Commented] (KYLIN-4121) Cleanup hive view intermediate tables after job be finished

2019-08-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898096#comment-16898096 ] ASF subversion and git services commented on KYLIN-4121: Commit 7

[GitHub] [kylin] nichunen merged pull request #781: KYLIN-4121 Cleanup hive view intermediate tables after job be finished

2019-08-01 Thread GitBox
nichunen merged pull request #781: KYLIN-4121 Cleanup hive view intermediate tables after job be finished URL: https://github.com/apache/kylin/pull/781 This is an automated message from the Apache Git Service. To respond to

[jira] [Assigned] (KYLIN-2820) Query can't read window function's result from subquery

2019-08-01 Thread nichunen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nichunen reassigned KYLIN-2820: --- Assignee: nichunen (was: Roger Shi) > Query can't read window function's result from subquery > ---

[jira] [Assigned] (KYLIN-3121) NPE while executing a query with two left outer joins and floating point expressions on nullable fields

2019-08-01 Thread nichunen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nichunen reassigned KYLIN-3121: --- Assignee: nichunen (was: Roger Shi) Fix Version/s: v3.0.0-beta > NPE while executing a que

[GitHub] [kylin] coveralls commented on issue #782: KYLIN-4113 Remove the surplus allCubes field & optimize the request to get the cube name

2019-08-01 Thread GitBox
coveralls commented on issue #782: KYLIN-4113 Remove the surplus allCubes field & optimize the request to get the cube name URL: https://github.com/apache/kylin/pull/782#issuecomment-517246197 ## Pull Request Test Coverage Report for [Build 4824](https://coveralls.io/builds/24924805)

[GitHub] [kylin] codecov-io commented on issue #782: KYLIN-4113 Remove the surplus allCubes field & optimize the request to get the cube name

2019-08-01 Thread GitBox
codecov-io commented on issue #782: KYLIN-4113 Remove the surplus allCubes field & optimize the request to get the cube name URL: https://github.com/apache/kylin/pull/782#issuecomment-517240814 # [Codecov](https://codecov.io/gh/apache/kylin/pull/782?src=pr&el=h1) Report > Merging [#782](

[jira] [Assigned] (KYLIN-4034) The table should not display in Insight page when the user has no access to the table

2019-08-01 Thread Na Zhai (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Na Zhai reassigned KYLIN-4034: -- Assignee: Yaqian Zhang (was: Na Zhai) > The table should not display in Insight page when the user ha

[GitHub] [kylin] ClausClaus commented on a change in pull request #780: KYLIN-4113 Remove the surplus allCubes field

2019-08-01 Thread GitBox
ClausClaus commented on a change in pull request #780: KYLIN-4113 Remove the surplus allCubes field URL: https://github.com/apache/kylin/pull/780#discussion_r309638438 ## File path: webapp/app/js/controllers/cubeSchema.js ## @@ -303,9 +290,16 @@ KylinApp.controller('CubeS

[GitHub] [kylin] ClausClaus commented on a change in pull request #780: KYLIN-4113 Remove the surplus allCubes field

2019-08-01 Thread GitBox
ClausClaus commented on a change in pull request #780: KYLIN-4113 Remove the surplus allCubes field URL: https://github.com/apache/kylin/pull/780#discussion_r309638188 ## File path: webapp/app/js/controllers/cubeSchema.js ## @@ -303,9 +290,16 @@ KylinApp.controller('CubeS

[GitHub] [kylin] ClausClaus opened a new pull request #782: optimize the request to get the cube name

2019-08-01 Thread GitBox
ClausClaus opened a new pull request #782: optimize the request to get the cube name URL: https://github.com/apache/kylin/pull/782 Hello there! I found that I seem to screw up the original warehouse, I re-forked a code, the package of the request function I got services/cubes.js, and. . .

[GitHub] [kylin] coveralls commented on issue #781: KYLIN-4121 Cleanup hive view intermediate tables after job be finished

2019-08-01 Thread GitBox
coveralls commented on issue #781: KYLIN-4121 Cleanup hive view intermediate tables after job be finished URL: https://github.com/apache/kylin/pull/781#issuecomment-517223657 ## Pull Request Test Coverage Report for [Build 4823](https://coveralls.io/builds/24923709) * **0** of **2**

[jira] [Commented] (KYLIN-4121) Cleanup hive view intermediate tables after job be finished

2019-08-01 Thread albertoramon (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897930#comment-16897930 ] albertoramon commented on KYLIN-4121: - Is this the same that [KYLIN-4002|https://jir

[jira] [Commented] (KYLIN-4121) Cleanup hive view intermediate tables after job be finished

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897923#comment-16897923 ] ASF GitHub Bot commented on KYLIN-4121: --- RupengWang commented on pull request #781:

[GitHub] [kylin] RupengWang opened a new pull request #781: KYLIN-4121 Cleanup hive view intermediate tables after job be finished

2019-08-01 Thread GitBox
RupengWang opened a new pull request #781: KYLIN-4121 Cleanup hive view intermediate tables after job be finished URL: https://github.com/apache/kylin/pull/781 Solve the problem that won't drop hive view intermediate table when the job build cube with hive view finished.

[jira] [Issue Comment Deleted] (KYLIN-3989) Invalid temporary table path for kylin_metadata

2019-08-01 Thread Yaqian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yaqian Zhang updated KYLIN-3989: Comment: was deleted (was: Hi Frederic, Sorry for late. You answered yourself question very well.

[jira] [Closed] (KYLIN-4067) Speed up response of kylin cube page

2019-08-01 Thread zhao jintao (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhao jintao closed KYLIN-4067. -- Resolution: Fixed This improvement has been submitted and fixed. So close this issue. > Speed up respo

[jira] [Created] (KYLIN-4122) Add kylin user and group manage modules

2019-08-01 Thread luguosheng (JIRA)
luguosheng created KYLIN-4122: - Summary: Add kylin user and group manage modules Key: KYLIN-4122 URL: https://issues.apache.org/jira/browse/KYLIN-4122 Project: Kylin Issue Type: New Feature