Re: A error at cube build. @ #3 Step Name: Build Dimension Dictionary Duration: 0.03 mins

2016-06-26 Thread Li Yang
Limited effort on 1.3 branch at moment. Could you try 1.5? On Fri, Jun 24, 2016 at 2:58 PM, 倪成伟 <549066...@qq.com> wrote: > Did you solve this problem? > > -- > View this message in context: > http://apache-kylin.74782.x6.nabble.com/A-error-at-cube-build-3-Step-Name-Build-Dimension-Dictionary-Dur

Re: A error at cube build. @ #3 Step Name: Build Dimension Dictionary Duration: 0.03 mins

2016-06-24 Thread 倪成伟
Did you solve this problem? -- View this message in context: http://apache-kylin.74782.x6.nabble.com/A-error-at-cube-build-3-Step-Name-Build-Dimension-Dictionary-Duration-0-03-mins-tp4513p5111.html Sent from the Apache Kylin mailing list archive at Nabble.com.

Re: A error at cube build. @ #3 Step Name: Build Dimension Dictionary Duration: 0.03 mins

2016-06-02 Thread Li Yang
Please open a JIRA with the reproduce steps. Thanks. On Tue, May 24, 2016 at 10:30 AM, 陈佛林 wrote: > Yeah, the problem reproduces > > 2016-05-22 9:55 GMT+08:00 Li Yang : > > > Source code at the line is > > > > byte[] value = new byte[getSizeOfValue()]; > > > > Have you tried rebuild the buil

Re: A error at cube build. @ #3 Step Name: Build Dimension Dictionary Duration: 0.03 mins

2016-05-23 Thread 陈佛林
Yeah, the problem reproduces 2016-05-22 9:55 GMT+08:00 Li Yang : > 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:

Re: A error at cube build. @ #3 Step Name: Build Dimension Dictionary Duration: 0.03 mins

2016-05-21 Thread Li Yang
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, 陈佛林 wrote: > 1.3 > > 2016-05-15 20:43 GMT+08:00 Li Yang : > > > What's

Re: A error at cube build. @ #3 Step Name: Build Dimension Dictionary Duration: 0.03 mins

2016-05-19 Thread 陈佛林
1.3 2016-05-15 20:43 GMT+08:00 Li Yang : > What's the kylin version? > > On Fri, May 13, 2016 at 4:30 PM, 陈佛林 wrote: > > > java.lang.NegativeArraySizeException > > at > > > org.apache.kylin.dict.TrieDictionary.getValueFromIdImpl(TrieDictionary.java:266) > > at > > > org.apache.ky

Re: A error at cube build. @ #3 Step Name: Build Dimension Dictionary Duration: 0.03 mins

2016-05-15 Thread Li Yang
What's the kylin version? On Fri, May 13, 2016 at 4:30 PM, 陈佛林 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)

A error at cube build. @ #3 Step Name: Build Dimension Dictionary Duration: 0.03 mins

2016-05-13 Thread 陈佛林
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.jav