[jira] [Commented] (KYLIN-2287) Speed up model and cube list load in Web

2016-12-27 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15781917#comment-15781917 ] kangkaisen commented on KYLIN-2287: --- OK. thank you. I will fix the css issue. > Speed up model and cube

[jira] [Commented] (KYLIN-2287) Speed up model and cube list load in Web

2016-12-27 Thread Zhong,Jason (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15781909#comment-15781909 ] Zhong,Jason commented on KYLIN-2287: Hi kaisen, only fix the css issue is enough, thanks! > Speed up

[jira] [Commented] (KYLIN-2287) Speed up model and cube list load in Web

2016-12-27 Thread Zhong,Jason (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15781910#comment-15781910 ] Zhong,Jason commented on KYLIN-2287: [~kangkaisen] > Speed up model and cube list load in Web >

[jira] [Created] (KYLIN-2328) Reduce the size of metadata uploaded to distributed cache

2016-12-27 Thread Dayue Gao (JIRA)
Dayue Gao created KYLIN-2328: Summary: Reduce the size of metadata uploaded to distributed cache Key: KYLIN-2328 URL: https://issues.apache.org/jira/browse/KYLIN-2328 Project: Kylin Issue Type:

[jira] [Updated] (KYLIN-2328) Reduce the size of metadata uploaded to distributed cache

2016-12-27 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dayue Gao updated KYLIN-2328: - Description: Currently, each MR job uploads all the metadata belonging to a cube to distributed cache.

[jira] [Created] (KYLIN-2325) kylin sql optimization is very slow about 100ms or so, and consumes a lot of cpu

2016-12-27 Thread WangTaiZe (JIRA)
WangTaiZe created KYLIN-2325: Summary: kylin sql optimization is very slow about 100ms or so, and consumes a lot of cpu Key: KYLIN-2325 URL: https://issues.apache.org/jira/browse/KYLIN-2325 Project:

[jira] [Created] (KYLIN-2326) ERROR: ArrayIndexOutOfBoundsException: -1

2016-12-27 Thread albertoramon (JIRA)
albertoramon created KYLIN-2326: --- Summary: ERROR: ArrayIndexOutOfBoundsException: -1 Key: KYLIN-2326 URL: https://issues.apache.org/jira/browse/KYLIN-2326 Project: Kylin Issue Type: Bug

[jira] [Assigned] (KYLIN-2322) TrieDictionaryForest does not leverage TrieDictionary cache

2016-12-27 Thread XIE FAN (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XIE FAN reassigned KYLIN-2322: -- Assignee: XIE FAN > TrieDictionaryForest does not leverage TrieDictionary cache >

[jira] [Created] (KYLIN-2327) Enable check-style for test code

2016-12-27 Thread Billy Liu (JIRA)
Billy Liu created KYLIN-2327: Summary: Enable check-style for test code Key: KYLIN-2327 URL: https://issues.apache.org/jira/browse/KYLIN-2327 Project: Kylin Issue Type: Task

[jira] [Commented] (KYLIN-2327) Enable check-style for test code

2016-12-27 Thread Billy Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15780816#comment-15780816 ] Billy Liu commented on KYLIN-2327: -- Only UT test code updated, and UT passed. [INFO]

[jira] [Resolved] (KYLIN-2327) Enable check-style for test code

2016-12-27 Thread Billy Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billy Liu resolved KYLIN-2327. -- Resolution: Fixed Fix Version/s: v2.0.0 > Enable check-style for test code >

[jira] [Commented] (KYLIN-2327) Enable check-style for test code

2016-12-27 Thread Billy Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15780821#comment-15780821 ] Billy Liu commented on KYLIN-2327: --