1.3 2016-05-15 20:43 GMT+08:00 Li Yang <[email protected]>:
> What's the kylin version? > > On Fri, May 13, 2016 at 4:30 PM, 陈佛林 <[email protected]> wrote: > > > java.lang.NegativeArraySizeException > > at > > > org.apache.kylin.dict.TrieDictionary.getValueFromIdImpl(TrieDictionary.java:266) > > at > > > org.apache.kylin.common.util.Dictionary.getValueFromId(Dictionary.java:111) > > at > > > org.apache.kylin.dict.lookup.SnapshotTable$1.getRow(SnapshotTable.java:126) > > at > > org.apache.kylin.dict.lookup.LookupTable.init(LookupTable.java:65) > > at > > org.apache.kylin.dict.lookup.LookupTable.<init>(LookupTable.java:53) > > at > > > org.apache.kylin.dict.lookup.LookupStringTable.<init>(LookupStringTable.java:32) > > at > > org.apache.kylin.cube.CubeManager.getLookupTable(CubeManager.java:487) > > at > > > org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:62) > > at > > > org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:41) > > at > > > org.apache.kylin.job.hadoop.dict.CreateDictionaryJob.run(CreateDictionaryJob.java:52) > > at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) > > at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84) > > at > > > org.apache.kylin.job.common.HadoopShellExecutable.doWork(HadoopShellExecutable.java:62) > > at > > > org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:107) > > at > > > org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:51) > > at > > > org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:107) > > at > > > org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:130) > > 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) > > >
