[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-4670) Improve query performance by reusing LookupStringTable

2020-07-28 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4670: - Summary: Improve query performance by reusing LookupStringTable Key: KYLIN-4670 URL: https://issues.apache.org/jira/browse/KYLIN-4670 Project: Kylin Issue

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

2020-07-28 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4653: -- Description: Currently the blocking queue capacity is 50K. It is too small, which easily goes

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

2020-07-28 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4653: -- Description: Currently the blocking queue capacity is 50K. It is too small, which easily goes

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

2020-07-28 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4653: -- Description: Currently the blocking queue capacity is 50K. It is too small,  which easily goes

[jira] [Created] (KYLIN-4667) Automatically set kylin.query.cache-signature-enabled to be true when memcached is enabled

2020-07-27 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4667: - Summary: Automatically set kylin.query.cache-signature-enabled to be true when memcached is enabled Key: KYLIN-4667 URL: https://issues.apache.org/jira/browse/KYLIN-4667

[jira] [Created] (KYLIN-4666) Improve TopNCounter's merge performance

2020-07-27 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4666: - Summary: Improve TopNCounter's merge performance Key: KYLIN-4666 URL: https://issues.apache.org/jira/browse/KYLIN-4666 Project: Kylin Issue Type:

[jira] [Created] (KYLIN-4664) Use translated TupleFilter for segment pruning

2020-07-24 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4664: - Summary: Use translated TupleFilter for segment pruning Key: KYLIN-4664 URL: https://issues.apache.org/jira/browse/KYLIN-4664 Project: Kylin Issue Type:

[jira] [Updated] (KYLIN-4658) Windows function does not work for union all

2020-07-23 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4658: -- Description: Test SQL: {code} select CNT, GMV, sum(GMV) over(partition by SLR_SEGMENT_CD)

[jira] [Created] (KYLIN-4658) Windows function does not work for union all

2020-07-23 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4658: - Summary: Windows function does not work for union all Key: KYLIN-4658 URL: https://issues.apache.org/jira/browse/KYLIN-4658 Project: Kylin Issue Type:

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

2020-07-22 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4653: -- Summary: Make the capacity for the LinkedBlockingQueue of BlockingReservoir configurable

[jira] [Updated] (KYLIN-4652) Fix data type incompatible issue for sum(case when)

2020-07-22 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4652: -- Summary: Fix data type incompatible issue for sum(case when) (was: Fix sum(case when)) > Fix

[jira] [Created] (KYLIN-4653) Don't set capacity for the LinkedBlockingQueue of BlockingReservoir

2020-07-21 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4653: - Summary: Don't set capacity for the LinkedBlockingQueue of BlockingReservoir Key: KYLIN-4653 URL: https://issues.apache.org/jira/browse/KYLIN-4653 Project: Kylin

[jira] [Created] (KYLIN-4652) Fix sum(case when)

2020-07-21 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4652: - Summary: Fix sum(case when) Key: KYLIN-4652 URL: https://issues.apache.org/jira/browse/KYLIN-4652 Project: Kylin Issue Type: Bug Reporter:

[jira] [Created] (KYLIN-4651) TopN does not work when force hit cube enabled

2020-07-20 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4651: - Summary: TopN does not work when force hit cube enabled Key: KYLIN-4651 URL: https://issues.apache.org/jira/browse/KYLIN-4651 Project: Kylin Issue Type:

[jira] [Created] (KYLIN-4650) Make it possible to support topn measure by only defining topn without sum

2020-07-20 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4650: - Summary: Make it possible to support topn measure by only defining topn without sum Key: KYLIN-4650 URL: https://issues.apache.org/jira/browse/KYLIN-4650 Project:

[jira] [Created] (KYLIN-4647) Only allow system admin able to Approve or Reject cube Migration

2020-07-17 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4647: - Summary: Only allow system admin able to Approve or Reject cube Migration Key: KYLIN-4647 URL: https://issues.apache.org/jira/browse/KYLIN-4647 Project: Kylin

[jira] [Created] (KYLIN-4639) Make batch account without any authorities to be able to see web pages

2020-07-14 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4639: - Summary: Make batch account without any authorities to be able to see web pages Key: KYLIN-4639 URL: https://issues.apache.org/jira/browse/KYLIN-4639 Project:

[jira] [Updated] (KYLIN-4637) Fix sum(null) issue for decimal

2020-07-13 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4637: -- Summary: Fix sum(null) issue for decimal (was: Fix sum(null) issue) > Fix sum(null) issue for

[jira] [Created] (KYLIN-4637) Fix sum(null) issue

2020-07-13 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4637: - Summary: Fix sum(null) issue Key: KYLIN-4637 URL: https://issues.apache.org/jira/browse/KYLIN-4637 Project: Kylin Issue Type: Improvement

[jira] [Created] (KYLIN-4636) Make /api/admin/public_config callable for profile saml

2020-07-13 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4636: - Summary: Make /api/admin/public_config callable for profile saml Key: KYLIN-4636 URL: https://issues.apache.org/jira/browse/KYLIN-4636 Project: Kylin

[jira] [Created] (KYLIN-4620) sum(expression) support should be limited since it's not conform the associative law of addition in standard sql

2020-07-03 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4620: - Summary: sum(expression) support should be limited since it's not conform the associative law of addition in standard sql Key: KYLIN-4620 URL:

[jira] [Updated] (KYLIN-4620) sum(expression) support should be limited since it's not conform the associative law of addition in standard sql

2020-07-03 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4620: -- Description: In standard sql, there's an edge case for the calculation of expression for a

[jira] [Updated] (KYLIN-4620) sum(expression) support should be limited since it's not conform the associative law of addition in standard sql

2020-07-03 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4620: -- Description: In standard sql, there's an edge case for the calculation of expression for a

[jira] [Updated] (KYLIN-4620) sum(expression) support should be limited since it's not conform the associative law of addition in standard sql

2020-07-03 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4620: -- Description: In standard sql, there's an edge case for the calculation of expression for a

[jira] [Updated] (KYLIN-4620) sum(expression) support should be limited since it's not conform the associative law of addition in standard sql

2020-07-03 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4620: -- Description: In standard sql, there's an edge case for the calculation of expression for a

[jira] [Created] (KYLIN-4619) Make shrunken dict able to coexist with mr-hive global dict

2020-07-02 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4619: - Summary: Make shrunken dict able to coexist with mr-hive global dict Key: KYLIN-4619 URL: https://issues.apache.org/jira/browse/KYLIN-4619 Project: Kylin

[jira] [Commented] (KYLIN-4616) The value of config kylin.source.hive.databasedir can be self detected

2020-07-02 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150143#comment-17150143 ] Zhong Yanghong commented on KYLIN-4616: --- After applying this patch, you need to delete

[jira] [Updated] (KYLIN-4616) The value of config kylin.source.hive.databasedir can be self detected

2020-07-01 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4616: -- Description: We can detect the value of config hive.metastore.warehouse.dir from the

[jira] [Updated] (KYLIN-4616) The value of config kylin.source.hive.databasedir can be self detected

2020-07-01 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4616: -- Description: We can detect the value of config hive.metastore.warehouse.dir from the

[jira] [Created] (KYLIN-4616) The config of kylin.source.hive.databasedir can be self detected

2020-07-01 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4616: - Summary: The config of kylin.source.hive.databasedir can be self detected Key: KYLIN-4616 URL: https://issues.apache.org/jira/browse/KYLIN-4616 Project: Kylin

[jira] [Commented] (KYLIN-1960) Provide a new build type called COVER

2020-06-28 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147534#comment-17147534 ] Zhong Yanghong commented on KYLIN-1960: --- [~shaofengshi], it's still a problem for the case that

[jira] [Closed] (KYLIN-1960) Provide a new build type called COVER

2020-06-28 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong closed KYLIN-1960. - Resolution: Won't Fix > Provide a new build type called COVER >

[jira] [Reopened] (KYLIN-1960) Provide a new build type called COVER

2020-06-28 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong reopened KYLIN-1960: --- > Provide a new build type called COVER > - > >

[jira] [Issue Comment Deleted] (KYLIN-1960) Provide a new build type called COVER

2020-06-28 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-1960: -- Comment: was deleted (was: [~shaofengshi], it's still a problem for the case that start time

[jira] [Commented] (KYLIN-1960) Provide a new build type called COVER

2020-06-28 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147526#comment-17147526 ] Zhong Yanghong commented on KYLIN-1960: --- [~shaofengshi], it's still a problem for the case that

[jira] [Created] (KYLIN-4602) Query display format not correct in insight table

2020-06-27 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4602: - Summary: Query display format not correct in insight table Key: KYLIN-4602 URL: https://issues.apache.org/jira/browse/KYLIN-4602 Project: Kylin Issue

[jira] [Updated] (KYLIN-4600) Forbidden users except system admin to do metadata addition & update in Production

2020-06-27 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4600: -- Summary: Forbidden users except system admin to do metadata addition & update in Production

[jira] [Updated] (KYLIN-4600) Forbidden users except system admin to do metadata change in Production

2020-06-24 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4600: -- Summary: Forbidden users except system admin to do metadata change in Production (was:

[jira] [Updated] (KYLIN-4600) Forbidden users except system admin to do table loading & unloading and to do cube & model creation in Production

2020-06-24 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4600: -- Summary: Forbidden users except system admin to do table loading & unloading and to do cube &

[jira] [Created] (KYLIN-4600) Add new configuration to indicate the kylin env is prod or not

2020-06-24 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4600: - Summary: Add new configuration to indicate the kylin env is prod or not Key: KYLIN-4600 URL: https://issues.apache.org/jira/browse/KYLIN-4600 Project: Kylin

[jira] [Comment Edited] (KYLIN-3140) Auto merge jobs should not block user build jobs

2020-06-23 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142489#comment-17142489 ] Zhong Yanghong edited comment on KYLIN-3140 at 6/23/20, 9:06 AM: - Sorry,

[jira] [Reopened] (KYLIN-3140) Auto merge jobs should not block user build jobs

2020-06-23 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong reopened KYLIN-3140: --- > Auto merge jobs should not block user build jobs >

[jira] [Commented] (KYLIN-3140) Auto merge jobs should not block user build jobs

2020-06-22 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142489#comment-17142489 ] Zhong Yanghong commented on KYLIN-3140: --- It's solved by [KYLIN-3355]. However, the title of the

[jira] [Resolved] (KYLIN-3140) Auto merge jobs should not block user build jobs

2020-06-22 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong resolved KYLIN-3140. --- Resolution: Duplicate > Auto merge jobs should not block user build jobs >

[jira] [Updated] (KYLIN-4596) Consider CubeInstance reinitialization time when querying system cubes

2020-06-22 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4596: -- Parent: KYLIN-4531 Issue Type: Sub-task (was: Improvement) > Consider CubeInstance

[jira] [Created] (KYLIN-4596) Consider CubeInstance reinitialization time when querying system cubes

2020-06-21 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4596: - Summary: Consider CubeInstance reinitialization time when querying system cubes Key: KYLIN-4596 URL: https://issues.apache.org/jira/browse/KYLIN-4596 Project:

[jira] [Updated] (KYLIN-4594) Send out notification email when triggering cube building job and finding out table schema changes

2020-06-21 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4594: -- Summary: Send out notification email when triggering cube building job and finding out table

[jira] [Updated] (KYLIN-4594) Send out notification email when table schema changes

2020-06-21 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4594: -- Parent: KYLIN-4419 Issue Type: Sub-task (was: New Feature) > Send out notification

[jira] [Updated] (KYLIN-4594) Send out notification email when table schema changes

2020-06-21 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4594: -- Summary: Send out notification email when table schema changes (was: Add cli tool to detect

[jira] [Resolved] (KYLIN-3238) Fix NPE when CubeInstance.getLatestReadySegment() returns null

2020-06-21 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong resolved KYLIN-3238. --- Fix Version/s: v3.1.0 Resolution: Duplicate > Fix NPE when

[jira] [Created] (KYLIN-4594) Add cli tool to detect inactive cubes

2020-06-21 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4594: - Summary: Add cli tool to detect inactive cubes Key: KYLIN-4594 URL: https://issues.apache.org/jira/browse/KYLIN-4594 Project: Kylin Issue Type: Sub-task

[jira] [Updated] (KYLIN-4566) Add cli tool to get hbase storage usage statistics

2020-06-21 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4566: -- Parent: KYLIN-4593 Issue Type: Sub-task (was: New Feature) > Add cli tool to get

[jira] [Updated] (KYLIN-4584) Add one option backup-hdfs for metastore.sh to backup metadata to hdfs

2020-06-21 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4584: -- Parent: KYLIN-4593 Issue Type: Sub-task (was: Improvement) > Add one option

[jira] [Updated] (KYLIN-4565) Add cli tool to export base cuboid data

2020-06-21 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4565: -- Parent: KYLIN-4593 Issue Type: Sub-task (was: New Feature) > Add cli tool to export

[jira] [Updated] (KYLIN-4593) Add cli tools for better maintenance

2020-06-21 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4593: -- Component/s: Tools, Build and Test > Add cli tools for better maintenance >

[jira] [Created] (KYLIN-4593) Add cli tools for better maintenance

2020-06-21 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4593: - Summary: Add cli tools for better maintenance Key: KYLIN-4593 URL: https://issues.apache.org/jira/browse/KYLIN-4593 Project: Kylin Issue Type: Improvement

[jira] [Created] (KYLIN-4592) Make KylinConfig used by hbase coprocessor be cube segment level

2020-06-21 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4592: - Summary: Make KylinConfig used by hbase coprocessor be cube segment level Key: KYLIN-4592 URL: https://issues.apache.org/jira/browse/KYLIN-4592 Project: Kylin

[jira] [Created] (KYLIN-4590) New column may be not shown after reloading hive table

2020-06-19 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4590: - Summary: New column may be not shown after reloading hive table Key: KYLIN-4590 URL: https://issues.apache.org/jira/browse/KYLIN-4590 Project: Kylin Issue

[jira] [Created] (KYLIN-4589) Display ready segments only in the "REFRESH SEGMENT" drop-down box

2020-06-19 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4589: - Summary: Display ready segments only in the "REFRESH SEGMENT" drop-down box Key: KYLIN-4589 URL: https://issues.apache.org/jira/browse/KYLIN-4589 Project: Kylin

[jira] [Updated] (KYLIN-4588) Add a rest API to get project list for a user able to access

2020-06-19 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4588: -- Description: Some companies may build a platform based on Kylin. And it will be helpful to add

[jira] [Updated] (KYLIN-4588) Add a rest API to get project list for a user able to access

2020-06-19 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4588: -- Description: Some companies may build a platform based on Kylin. And it will be helpful to add

[jira] [Created] (KYLIN-4588) Add a rest API to get project list for a user able to access

2020-06-19 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4588: - Summary: Add a rest API to get project list for a user able to access Key: KYLIN-4588 URL: https://issues.apache.org/jira/browse/KYLIN-4588 Project: Kylin

[jira] [Created] (KYLIN-4587) Send out notification email when triggering cube optimization

2020-06-19 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4587: - Summary: Send out notification email when triggering cube optimization Key: KYLIN-4587 URL: https://issues.apache.org/jira/browse/KYLIN-4587 Project: Kylin

[jira] [Created] (KYLIN-4586) Add a configuration of maximum partition returned bytes

2020-06-19 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4586: - Summary: Add a configuration of maximum partition returned bytes Key: KYLIN-4586 URL: https://issues.apache.org/jira/browse/KYLIN-4586 Project: Kylin

[jira] [Created] (KYLIN-4584) Add one option backup-hdfs for metastore.sh to backup metadata to hdfs

2020-06-19 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4584: - Summary: Add one option backup-hdfs for metastore.sh to backup metadata to hdfs Key: KYLIN-4584 URL: https://issues.apache.org/jira/browse/KYLIN-4584 Project:

[jira] [Created] (KYLIN-4583) Collect cpu time for coprocessor thread

2020-06-19 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4583: - Summary: Collect cpu time for coprocessor thread Key: KYLIN-4583 URL: https://issues.apache.org/jira/browse/KYLIN-4583 Project: Kylin Issue Type:

[jira] [Updated] (KYLIN-4580) Add 90, 360 days auto-merge thresholds for system cubes

2020-06-18 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4580: -- Fix Version/s: v3.1.0 > Add 90, 360 days auto-merge thresholds for system cubes >

[jira] [Updated] (KYLIN-4580) Add 90, 360 days auto-merge thresholds for system cubes

2020-06-18 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4580: -- Summary: Add 90, 360 days auto-merge thresholds for system cubes (was: Add 90, 360 auto-merge

[jira] [Created] (KYLIN-4580) Add 90, 360 auto-merge thresholds for system cubes

2020-06-18 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4580: - Summary: Add 90, 360 auto-merge thresholds for system cubes Key: KYLIN-4580 URL: https://issues.apache.org/jira/browse/KYLIN-4580 Project: Kylin Issue

[jira] [Updated] (KYLIN-4579) Add fat API to create cube & delete cube

2020-06-18 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4579: -- Description: If there're many backend kylin instances, kylin instances will broadcast

[jira] [Created] (KYLIN-4579) Add fat API to create cube & delete cube

2020-06-18 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4579: - Summary: Add fat API to create cube & delete cube Key: KYLIN-4579 URL: https://issues.apache.org/jira/browse/KYLIN-4579 Project: Kylin Issue Type:

[jira] [Updated] (KYLIN-4573) Add option to indicate whether to close file for every append for Hive Producer

2020-06-15 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4573: -- Fix Version/s: v3.1.0 > Add option to indicate whether to close file for every append for Hive

[jira] [Updated] (KYLIN-4573) Add option to indicate whether to close file for every append for Hive Producer

2020-06-15 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4573: -- Summary: Add option to indicate whether to close file for every append for Hive Producer

[jira] [Updated] (KYLIN-4573) Add option to indicate whether close file for every append for Hive Producer

2020-06-15 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4573: -- Summary: Add option to indicate whether close file for every append for Hive Producer (was:

[jira] [Updated] (KYLIN-4571) Always set GMT timezone for RecordEventTimeDetail

2020-06-15 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4571: -- Fix Version/s: v3.1.0 > Always set GMT timezone for RecordEventTimeDetail >

[jira] [Created] (KYLIN-4573) Add option to indicate when close file for every append for Hive Producer

2020-06-15 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4573: - Summary: Add option to indicate when close file for every append for Hive Producer Key: KYLIN-4573 URL: https://issues.apache.org/jira/browse/KYLIN-4573 Project:

[jira] [Created] (KYLIN-4571) Always set GMT timezone for RecordEventTimeDetail

2020-06-15 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4571: - Summary: Always set GMT timezone for RecordEventTimeDetail Key: KYLIN-4571 URL: https://issues.apache.org/jira/browse/KYLIN-4571 Project: Kylin Issue

[jira] [Updated] (KYLIN-4568) Create Static Rule Knowledge Repository

2020-06-15 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4568: -- Description: Based on the static rules defined in all existing cubes, we may find common

[jira] [Created] (KYLIN-4570) Create static rule knowledge repository for join dimensions

2020-06-15 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4570: - Summary: Create static rule knowledge repository for join dimensions Key: KYLIN-4570 URL: https://issues.apache.org/jira/browse/KYLIN-4570 Project: Kylin

[jira] [Created] (KYLIN-4568) Create Static Rule Knowledge Repository

2020-06-15 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4568: - Summary: Create Static Rule Knowledge Repository Key: KYLIN-4568 URL: https://issues.apache.org/jira/browse/KYLIN-4568 Project: Kylin Issue Type: New

[jira] [Created] (KYLIN-4569) Create static rule knowledge repository for hierarchy dimensions

2020-06-15 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4569: - Summary: Create static rule knowledge repository for hierarchy dimensions Key: KYLIN-4569 URL: https://issues.apache.org/jira/browse/KYLIN-4569 Project: Kylin

[jira] [Updated] (KYLIN-4566) Add cli tool to get hbase storage usage statistics

2020-06-15 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4566: -- Summary: Add cli tool to get hbase storage usage statistics (was: Add cli tool to analyze

[jira] [Updated] (KYLIN-4565) Add cli tool to export base cuboid data

2020-06-15 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4565: -- Component/s: Tools, Build and Test > Add cli tool to export base cuboid data >

[jira] [Created] (KYLIN-4566) Add cli tool to analyze hbase storage usage statistics

2020-06-15 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4566: - Summary: Add cli tool to analyze hbase storage usage statistics Key: KYLIN-4566 URL: https://issues.apache.org/jira/browse/KYLIN-4566 Project: Kylin Issue

[jira] [Updated] (KYLIN-4565) Add cli tool to export base cuboid data

2020-06-15 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4565: -- Issue Type: New Feature (was: Improvement) > Add cli tool to export base cuboid data >

[jira] [Updated] (KYLIN-4566) Add cli tool to analyze hbase storage usage statistics

2020-06-15 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4566: -- Component/s: Tools, Build and Test > Add cli tool to analyze hbase storage usage statistics >

[jira] [Created] (KYLIN-4565) Add cli tool to export base cuboid data

2020-06-15 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4565: - Summary: Add cli tool to export base cuboid data Key: KYLIN-4565 URL: https://issues.apache.org/jira/browse/KYLIN-4565 Project: Kylin Issue Type:

[jira] [Updated] (KYLIN-4564) Refine query metrics update for hybrid realization

2020-06-14 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4564: -- Summary: Refine query metrics update for hybrid realization (was: Refine query metrics

[jira] [Updated] (KYLIN-4564) Refine query metrics update

2020-06-14 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4564: -- Description: Currently when a query hit a hybrid, it will not send related query metrics for

[jira] [Updated] (KYLIN-4564) Refine query metrics update

2020-06-14 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4564: -- Parent: KYLIN-4531 Issue Type: Sub-task (was: Improvement) > Refine query metrics

[jira] [Updated] (KYLIN-4553) Expose job filtered with more job types

2020-06-09 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4553: -- Description: It's better to expose jobs by filtering with all job types. Currently jobs only

[jira] [Updated] (KYLIN-4553) Expose job filtered with more job types

2020-06-09 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4553: -- Component/s: Web > Expose job filtered with more job types >

[jira] [Created] (KYLIN-4553) Expose job filtered with more job types

2020-06-09 Thread Zhong Yanghong (Jira)
Zhong Yanghong created KYLIN-4553: - Summary: Expose job filtered with more job types Key: KYLIN-4553 URL: https://issues.apache.org/jira/browse/KYLIN-4553 Project: Kylin Issue Type:

[jira] [Updated] (KYLIN-4551) Provide an interface to transfer cube ownership

2020-06-09 Thread Zhong Yanghong (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-4551: -- Component/s: Web > Provide an interface to transfer cube ownership >

<    1   2   3   4   5   6   7   8   9   10   >