[jira] [Updated] (KYLIN-2780) QueryController.getMetadata and CacheController.wipeCache may be deadlock

2017-08-08 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-2780: - Description: When we send update metadata request to the query sever manually, while some

[jira] [Updated] (KYLIN-2780) QueryController.getMetadata and CacheController.wipeCache may be deadlock

2017-08-08 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-2780: - Attachment: jstack.log KYLIN-2780.0.patch > QueryController.getMetadata and

[jira] [Updated] (KYLIN-2862) BasicClientConnManager in RestClient can't do well with syncing many query severs

2017-09-08 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-2862: - Description: In KYLIN-2814 , it fixs some kinds of sync wipe fails. After we use this patch ,

[jira] [Updated] (KYLIN-2862) BasicClientConnManager in RestClient can't do well with syncing many query severs

2017-09-08 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-2862: - Attachment: KYLIN-2862.0.patch > BasicClientConnManager in RestClient can't do well with syncing

[jira] [Updated] (KYLIN-2862) BasicClientConnManager in RestClient can't do well with syncing many query severs

2017-09-08 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-2862: - Summary: BasicClientConnManager in RestClient can't do well with syncing many query severs (was:

[jira] [Created] (KYLIN-2862) BasicClientConnManager in RestClient can't do well with syncing many query sever

2017-09-08 Thread Fangyuan Deng (JIRA)
Fangyuan Deng created KYLIN-2862: Summary: BasicClientConnManager in RestClient can't do well with syncing many query sever Key: KYLIN-2862 URL: https://issues.apache.org/jira/browse/KYLIN-2862

[jira] [Updated] (KYLIN-2862) BasicClientConnManager in RestClient can't do well with syncing many query severs

2017-09-09 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-2862: - Attachment: KYLIN-2862.1.patch add config +### RESTCLIENT | WEB ### + +#max connections of one

[jira] [Updated] (KYLIN-3087) DistributedLock in GlobalDictionaryBuilder may not release

2017-12-14 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3087: - Attachment: KYLIN-3087.1.patch > DistributedLock in GlobalDictionaryBuilder may not release >

[jira] [Commented] (KYLIN-3087) DistributedLock in GlobalDictionaryBuilder may not release

2017-12-14 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16292049#comment-16292049 ] Fangyuan Deng commented on KYLIN-3087: -- ok I will make a new patch > DistributedLock in

[jira] [Assigned] (KYLIN-3087) DistributedLock in GlobalDictionaryBuilder may not release

2017-12-07 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng reassigned KYLIN-3087: Assignee: Fangyuan Deng (was: Dong Li) > DistributedLock in GlobalDictionaryBuilder may

[jira] [Created] (KYLIN-3087) DistributedLock in GlobalDictionaryBuilder may not release

2017-12-06 Thread Fangyuan Deng (JIRA)
Fangyuan Deng created KYLIN-3087: Summary: DistributedLock in GlobalDictionaryBuilder may not release Key: KYLIN-3087 URL: https://issues.apache.org/jira/browse/KYLIN-3087 Project: Kylin

[jira] [Updated] (KYLIN-3087) DistributedLock in GlobalDictionaryBuilder may not release

2017-12-06 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3087: - Description: In GlobalDictionaryBuilder.init(), this.builder = new

[jira] [Updated] (KYLIN-3087) DistributedLock in GlobalDictionaryBuilder may not release

2017-12-06 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3087: - Description: In GlobalDictionaryBuilder.init(), this.builder = new

[jira] [Updated] (KYLIN-3087) DistributedLock in GlobalDictionaryBuilder may not release

2017-12-06 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3087: - Attachment: KYLIN-3087.patch > DistributedLock in GlobalDictionaryBuilder may not release >

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-25 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Attachment: KYLIN-3729.1.patch > CLUSTER BY CAST(field AS STRING) will accelerate base cuboid

[jira] [Created] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
Fangyuan Deng created KYLIN-3729: Summary: CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict Key: KYLIN-3729 URL: https://issues.apache.org/jira/browse/KYLIN-3729

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Attachment: KYLIN-3729.patch > CLUSTER BY CAST(field AS STRING) will accelerate base cuboid

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Attachment: (was: image-2018-12-19-12-01-36-915.png) > CLUSTER BY CAST(field AS STRING) will

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Description: As we know global dict is a sliced  appendTrieTree using cache-loader , so if we

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Attachment: image-2018-12-19-12-01-36-915.png > CLUSTER BY CAST(field AS STRING) will accelerate

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Description: As we know global dict is a sliced  appendTrieTree using cache-loader , so if we

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Description: As we know global dict is a sliced  appendTrieTree using cache-loader , so if we

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Attachment: image-2018-12-19-12-01-20-430.png > CLUSTER BY CAST(field AS STRING) will accelerate

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Description: As we know global dict is a sliced  appendTrieTree using cache-loader , so if we

[jira] [Updated] (KYLIN-3729) CLUSTER BY CAST(field AS STRING) will accelerate base cuboid build with UHC global dict

2018-12-18 Thread Fangyuan Deng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangyuan Deng updated KYLIN-3729: - Attachment: image-2018-12-19-12-02-08-913.png > CLUSTER BY CAST(field AS STRING) will accelerate