Kylin version?

On Fri, Jun 24, 2016 at 2:01 PM, 倪成伟 <549066...@qq.com> wrote:

> When I run cube to #3 Step Name: Build Dimension Dictionary ,I got the
> following exceptions .
> How to solve the exceptions?
>
>
> java.lang.NegativeArraySizeException
>         at
>
> org.apache.kylin.dict.TrieDictionary.getValueFromIdImpl(TrieDictionary.java:273)
>         at
> org.apache.kylin.dimension.Dictionary.getValueFromId(Dictionary.java:128)
>         at
> org.apache.kylin.dict.lookup.SnapshotTable$1.getRow(SnapshotTable.java:128)
>         at
> org.apache.kylin.dict.lookup.LookupTable.init(LookupTable.java:66)
>         at
> org.apache.kylin.dict.lookup.LookupTable.<init>(LookupTable.java:54)
>         at
>
> org.apache.kylin.dict.lookup.LookupStringTable.<init>(LookupStringTable.java:33)
>         at
> org.apache.kylin.cube.CubeManager.getLookupTable(CubeManager.java:576)
>         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:60)
>         at
>
> org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:114)
>         at
>
> org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:50)
>         at
>
> org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:114)
>         at
>
> org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:124)
>         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)
>
>
>
>
> --
> View this message in context:
> http://apache-kylin.74782.x6.nabble.com/java-lang-NegativeArraySizeException-tp5109.html
> Sent from the Apache Kylin mailing list archive at Nabble.com.
>

Reply via email to