[
https://issues.apache.org/jira/browse/KYLIN-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15740819#comment-15740819
]
Shaofeng SHI commented on KYLIN-2266:
-------------------------------------
Merged in master branch; thanks kaisen!
> Reduce memory usage for building global dict
> --------------------------------------------
>
> Key: KYLIN-2266
> URL: https://issues.apache.org/jira/browse/KYLIN-2266
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: v1.6.0
> Reporter: kangkaisen
> Assignee: kangkaisen
> Fix For: v1.6.1
>
> Attachments: KYLIN-2266.patch
>
>
> Because the input for building global dict is sequential,so we could set max
> cache size to 1 to reduce the memory usage.
> Although we also could set `kylin.dict.append.cache.size` to 1 to reduce the
> memory usage, most of users don't know this config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)