You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2019/07/18 10:55:00 UTC

[jira] [Created] (KYLIN-4097) Throw exception when too many dict slice eviction in AppendTrieDictionary

Liu Shaohui created KYLIN-4097:
----------------------------------

             Summary: Throw exception when too many dict slice eviction in AppendTrieDictionary
                 Key: KYLIN-4097
                 URL: https://issues.apache.org/jira/browse/KYLIN-4097
             Project: Kylin
          Issue Type: Improvement
            Reporter: Liu Shaohui
            Assignee: Liu Shaohui


When the global dict is too large than the spark executor memory, there will be too many dict slice evictions and loads in AppendTrieDictionary, and  the build job will be very slow.

It's better to throw an exception in advance in this case.

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)