Tony Li created KYLIN-2053:
------------------------------

             Summary: 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)

Reply via email to