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

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

    [ https://issues.apache.org/jira/browse/KYLIN-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887889#comment-16887889 ] 

ASF GitHub Bot commented on KYLIN-4097:
---------------------------------------

lshmouse commented on pull request #760: KYLIN-4097: Throw exception when too many dict slice evictions in AppendTrieDictionary
URL: https://github.com/apache/kylin/pull/760
 
 
   See: https://issues.apache.org/jira/browse/KYLIN-4097
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Minor
>
> 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)