You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2015/11/07 14:22:10 UTC

[jira] [Resolved] (KYLIN-1116) Use local dictionary for InvertedIndex batch building

     [ https://issues.apache.org/jira/browse/KYLIN-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI resolved KYLIN-1116.
---------------------------------
    Resolution: Fixed

> Use local dictionary for InvertedIndex batch building
> -----------------------------------------------------
>
>                 Key: KYLIN-1116
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1116
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Job Engine
>    Affects Versions: v2.0
>            Reporter: Shaofeng SHI
>            Assignee: Shaofeng SHI
>             Fix For: v2.0
>
>
> InvertedIndex has two dictionary types: global dictionary and local dictionary; The batching building uses the global dict, and the streaming building uses the local dict; 
> To make it be consistent and easy for maintain, should use only one type of dictionary: local.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)