[ 
https://issues.apache.org/jira/browse/KYLIN-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511866#comment-15511866
 ] 

panzhiwei commented on KYLIN-2034:
----------------------------------

i am use hadoop2.6+hbase1.1.6+hive2.0.0+kylin1.5.3 build cube occurred error  
on #4 Step Name: Build Dimension Dictionary
like this :

java.lang.NullPointerException
        at 
org.apache.kylin.common.util.DateFormat.isAllDigits(DateFormat.java:121)
        at 
org.apache.kylin.common.util.DateFormat.stringToMillis(DateFormat.java:104)
        at 
org.apache.kylin.common.util.DateFormat.stringToMillis(DateFormat.java:91)
        at 
org.apache.kylin.dict.lookup.LookupStringTable.convertRow(LookupStringTable.java:86)
        at 
org.apache.kylin.dict.lookup.LookupStringTable.convertRow(LookupStringTable.java:1)
        at org.apache.kylin.dict.lookup.LookupTable.initRow(LookupTable.java:77)
        at org.apache.kylin.dict.lookup.LookupTable.init(LookupTable.java:67)
        at 
org.apache.kylin.dict.lookup.LookupStringTable.init(LookupStringTable.java:79)
        at org.apache.kylin.dict.lookup.LookupTable.<init>(LookupTable.java:55)
        at 
org.apache.kylin.dict.lookup.LookupStringTable.<init>(LookupStringTable.java:65)
        at 
org.apache.kylin.cube.CubeManager.getLookupTable(CubeManager.java:619)
        at 
org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:61)
        at 
org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:42)
        at 
org.apache.kylin.engine.mr.steps.CreateDictionaryJob.run(CreateDictionaryJob.java:56)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
        at 
org.apache.kylin.engine.mr.common.HadoopShellExecutable.doWork(HadoopShellExecutable.java:63)
        at 
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:112)
        at 
org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:57)
        at 
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:112)
        at 
org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:127)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)


> user kylin1.5.3 bulid cube error
> --------------------------------
>
>                 Key: KYLIN-2034
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2034
>             Project: Kylin
>          Issue Type: Bug
>          Components: Web 
>            Reporter: panzhiwei
>            Assignee: Zhong,Jason
>




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

Reply via email to