[
https://issues.apache.org/jira/browse/KYLIN-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen closed KYLIN-2618.
---------------------------
Resolution: Fixed
> Still dictionary cannot go over 2GB given ForestDict
> ----------------------------------------------------
>
> Key: KYLIN-2618
> URL: https://issues.apache.org/jira/browse/KYLIN-2618
> Project: Kylin
> Issue Type: Improvement
> Reporter: liyang
> Priority: Major
> Labels: scope
>
> This is because dictionary persists through ResourceStore API and that goes
> through a copying process based on byte array. The byte array is limited to
> 2GB at most.
> The solution ideally should be storing dictionary/snapshot directly to HDFS.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)