Please open a JIRA with the reproduce steps. Thanks.

On Tue, May 24, 2016 at 10:30 AM, 陈佛林 <chenfo...@gmail.com> wrote:

> Yeah, the problem reproduces
>
> 2016-05-22 9:55 GMT+08:00 Li Yang <liy...@apache.org>:
>
> > Source code at the line is
> >
> >     byte[] value = new byte[getSizeOfValue()];
> >
> > Have you tried rebuild the build from beginning? If the problem
> reproduces,
> > I think it's a bug and deserves a JIRA.
> >
> > On Thu, May 19, 2016 at 3:20 PM, 陈佛林 <chenfo...@gmail.com> wrote:
> >
> > > 1.3
> > >
> > > 2016-05-15 20:43 GMT+08:00 Li Yang <liy...@apache.org>:
> > >
> > > > What's the kylin version?
> > > >
> > > > On Fri, May 13, 2016 at 4:30 PM, 陈佛林 <chenfo...@gmail.com> 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)
> > > > >
> > > >
> > >
> >
>

Reply via email to