You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "zheng yangz (JIRA)" <ji...@apache.org> on 2016/11/23 08:44:58 UTC

[jira] [Issue Comment Deleted] (KYLIN-2226) Build Dimension Dictionary Error

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

zheng yangz updated KYLIN-2226:
-------------------------------
    Comment: was deleted

(was: 2016-11-23 16:05:56,783 ERROR [pool-7-thread-10] common.HadoopShellExecutable:65 : error execute HadoopShellExecutable{id=f1b14f44-b3fb-4034-a34b-12b00f13f27b-04, name=Build Dimension Dictionary, state=RUNNING}
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:34)
        at org.apache.kylin.dict.lookup.LookupTable.initRow(LookupTable.java:76)
        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:634)
        at org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:60)
        at org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:41)
        at org.apache.kylin.engine.mr.steps.CreateDictionaryJob.run(CreateDictionaryJob.java:56)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:90)
        at org.apache.kylin.engine.mr.common.HadoopShellExecutable.doWork(HadoopShellExecutable.java:63)
        at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:113)
        at org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:57)
        at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:113)
        at org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:136)
        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)
2016-11-23 16:05:56,785 INFO  [http-bio-7070-exec-2] service.CacheService:124 : removeOLAPDataSource is called for project FactSales
2016-11-23 16:05:56,785 INFO  [http-bio-7070-exec-2] service.CacheService:106 : cleaning cache for 0c97ae4a-dfa7-4883-8ddd-fe371fee488f (currently remove all entries))

> Build Dimension Dictionary Error
> --------------------------------
>
>                 Key: KYLIN-2226
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2226
>             Project: Kylin
>          Issue Type: Bug
>          Components: Job Engine
>            Reporter: zheng yangz
>            Assignee: Dong Li
>




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