[jira] [Updated] (KYLIN-2836) Lack of synchronization in CodahaleMetrics#close

2017-09-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-2836: -- Description: {code} timers.invalidateAll(); {code} In other places, timersLock is involved. Similar

[jira] [Updated] (KYLIN-2836) Lack of synchronization in CodahaleMetrics#close

2017-09-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-2836: -- Summary: Lack of synchronization in CodahaleMetrics#close (was: Lack of synchronization w.r.t. timers in

[jira] [Created] (KYLIN-2837) Ineffective call to toUpperCase() in MetadataManager

2017-09-02 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-2837: - Summary: Ineffective call to toUpperCase() in MetadataManager Key: KYLIN-2837 URL: https://issues.apache.org/jira/browse/KYLIN-2837 Project: Kylin Issue Type: Bug

[jira] [Updated] (KYLIN-2836) Lack of synchronization w.r.t. timers in CodahaleMetrics#close

2017-09-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-2836: -- Description: {code} timers.invalidateAll(); {code} In other places, timersLock is involved. Similar

[jira] [Created] (KYLIN-2836) Lack of synchronization w.r.t. timers in CodahaleMetrics#close

2017-09-02 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-2836: - Summary: Lack of synchronization w.r.t. timers in CodahaleMetrics#close Key: KYLIN-2836 URL: https://issues.apache.org/jira/browse/KYLIN-2836 Project: Kylin Issue Type:

[jira] [Created] (KYLIN-2835) Unclosed resources in JdbcExplorer

2017-09-02 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-2835: - Summary: Unclosed resources in JdbcExplorer Key: KYLIN-2835 URL: https://issues.apache.org/jira/browse/KYLIN-2835 Project: Kylin Issue Type: Bug Reporter: Ted

[jira] [Commented] (KYLIN-2764) Build the dict for UHC column with MR

2017-09-02 Thread Billy Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151505#comment-16151505 ] Billy Liu commented on KYLIN-2764: -- +1. The improvement is quite impressive. > Build the dict for UHC

[jira] [Updated] (KYLIN-2764) Build the dict for UHC column with MR

2017-09-02 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kangkaisen updated KYLIN-2764: -- Attachment: job-memory-before.png job-memory-after.png This commit has run a long time

[jira] [Commented] (KYLIN-2764) Build the dict for UHC column with MR

2017-09-02 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151478#comment-16151478 ] kangkaisen commented on KYLIN-2764: --- This is the commit:

[jira] [Commented] (KYLIN-2622) AppendTrieDictionary support not global

2017-09-02 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151477#comment-16151477 ] kangkaisen commented on KYLIN-2622: --- The main idea is add a new DictionaryBuilder

[jira] [Commented] (KYLIN-2622) AppendTrieDictionary support not global

2017-09-02 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151476#comment-16151476 ] kangkaisen commented on KYLIN-2622: --- This is the commit: