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 2016/11/04 06:26:58 UTC

[jira] [Resolved] (KYLIN-2053) Global dictionary is not supported in stream builder

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

Shaofeng SHI resolved KYLIN-2053.
---------------------------------
    Resolution: Won't Fix

The 1.5.x streaming will not be maintained; please upgrade to the 1.6.0 scalable streaming cubing, in it will use the existing build engine, then the global dictionary will be supported.

> Global dictionary is not supported in stream builder
> ----------------------------------------------------
>
>                 Key: KYLIN-2053
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2053
>             Project: Kylin
>          Issue Type: Bug
>          Components: streaming
>    Affects Versions: v1.5.4
>            Reporter: Tony Li
>
> In v1.5.4, error will be threw while calculating precisely distinct count in streaming cube.
> Caused by: java.lang.NullPointerException
>         at org.apache.kylin.measure.bitmap.BitmapMeasureType$1.valueOf(BitmapMeasureType.java:100)
>         at org.apache.kylin.measure.bitmap.BitmapMeasureType$1.valueOf(BitmapMeasureType.java:89)
>         at org.apache.kylin.cube.inmemcubing.InMemCubeBuilderInputConverter.buildValueOf(InMemCubeBuilderInputConverter.java:122)
> Set this field to global dictionary would fix this because global dictionary is not supported in stream bulider.



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