[jira] [Created] (KYLIN-4949) Spark build Cube java.lang.NullPointerException

2021-03-30 Thread yukunpeng (Jira)
yukunpeng created KYLIN-4949: Summary: Spark build Cube java.lang.NullPointerException Key: KYLIN-4949 URL: https://issues.apache.org/jira/browse/KYLIN-4949 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-4074) Exception in thread "Memcached IO over {MemcachedConnection to ..." java.lang.NullPointerException

2019-07-05 Thread Temple Zhou (JIRA)
Temple Zhou created KYLIN-4074: -- Summary: Exception in thread "Memcached IO over {MemcachedConnection to ..." java.lang.NullPointerException Key: KYLIN-4074 URL: https://issues.apache.org/jira/browse/

Re: Kylin 2.3.2 - I am seeing this NPE error in the logs even if there is no job building, org.apache.kylin.rest.exception.InternalErrorException: java.lang.NullPointerException

2018-08-16 Thread Li Yang
og > even > if there is no job building > org.apache.kylin.rest.exception.InternalErrorException: > java.lang.NullPointerException. Is this the bug in Kylin? Please clarify. > > -- > Sent from: http://apache-kylin.74782.x6.nabble.com/ >

Kylin 2.3.2 - I am seeing this NPE error in the logs even if there is no job building, org.apache.kylin.rest.exception.InternalErrorException: java.lang.NullPointerException

2018-08-13 Thread mvneethu
Hi, I am using Kylin 2.3.2 and I see the following error appears in the log even if there is no job building org.apache.kylin.rest.exception.InternalErrorException: java.lang.NullPointerException. Is this the bug in Kylin? Please clarify. -- Sent from: http://apache-kylin.74782.x6.nabble.com/

?????? java.lang.NullPointerException

2017-05-01 Thread 35925138
e291c30.dict", "DEFAULT.OPTIONACTION/AGENTID": "/dict/DEFAULT.OPTIONACTION/AGENTID/6adc329d-4170-4386-beb7-a2d02e05a405.dict", "DEFAULT.OPTIONACTION/COURSEID": "/dict/DEFAULT.OPTIONACTION/COURSEID/24514359-d66e-43d3-84ee-3cf99f8772c2.dict"

Re: java.lang.NullPointerException

2017-04-28 Thread ShaoFeng Shi
}, { "column": "AGENTID", "encoding": "dict", >"isShardBy": false }, { "column": "COURSEID", > "encoding": "dict", "isShardBy":

Re: java.lang.NullPointerException

2017-04-26 Thread ShaoFeng Shi
-- 原始邮件 -- > > *发件人:* "35925138";<35925...@qq.com>; > > *发送时间:* 2017年4月25日(星期二) 上午8:24 > > *收件人:* "dev"<dev@kylin.apache.org>; > > *主题:* java.lang.NullPointerException >

Re: java.lang.NullPointerException

2017-04-26 Thread Li Yang
"35925138";<35925...@qq.com>; > *发送时间:* 2017年4月25日(星期二) 上午8:24 > *收件人:* "dev"<dev@kylin.apache.org>; > *主题:* java.lang.NullPointerException > > 你好: >我再merge cube时,执行到第四步 > 的时候报错,错误的日志为: > 2017-04-25 08:13:24,313 ERROR [IPC

??????java.lang.NullPointerException

2017-04-26 Thread 35925138
; : 2017??4??25??(??) 8:24 ??: "dev"<dev@kylin.apache.org>; : java.lang.NullPointerException ?? merge cube ?? 2017-04-25 08:13:24,313 ERROR [IPC Server handler 3 on 41962] org.apache.hadoop.mapr

?????? java.lang.NullPointerException

2017-04-25 Thread 35925138
1.6.0 -- -- ??: "Li Yang";<liy...@apache.org>; : 2017??4??26??(??) 1:48 ??: "dev"<dev@kylin.apache.org>; : Re: java.lang.NullPointerException What the Kylin version? On Tue, Apr 25,

Re: java.lang.NullPointerException

2017-04-25 Thread Li Yang
mptListenerImpl: Task: > attempt_1492659249668_0138_m_04_0 - exited : > java.lang.NullPointerException > at org.apache.kylin.dimension.DictionaryDimEnc.( > DictionaryDimEnc.java:56) > at org.apache.kylin.dimension.DictionaryDimEnc.( > DictionaryDimEnc.java:51) > at org

java.lang.NullPointerException

2017-04-24 Thread 35925138
?? merge cube ?? 2017-04-25 08:13:24,313 ERROR [IPC Server handler 3 on 41962] org.apache.hadoop.mapred.TaskAttemptListenerImpl: Task: attempt_1492659249668_0138_m_04_0 - exited : java.lang.NullPointerException

Re: [jira] [Created] (KYLIN-1508) NPE error ERROR - Build Cube - Step 3 if LOOKUP table is Hive View - : java.lang.NullPointerException at org.apache.kylin.source.hive.HiveTable.getSignature

2016-03-19 Thread hongbin ma
BTW, Richard you should take a look at http://apache-kylin.74782.x6.nabble.com/Back-to-one-dev-branch-td3851.html#a3863, we have renamed our branches On Sun, Mar 20, 2016 at 1:54 PM, hongbin ma wrote: > ​hi rechard, > > you're right, ​ it IS NOT possible to build a cube

Re: [jira] [Created] (KYLIN-1464) org.apache.kylin.cube.CubeInstance.getDataModelDesc throw java.lang.NullPointerException

2016-03-04 Thread Zhao, John
6 at 10:56 AM, hongbin ma <mahong...@apache.org> >> > wrote: >> > > > >> > > >> as the stacktrace said: >> > > >> >> > > >> java.lang.IllegalStateException: Derived can only be defined on >> lookup >> >

Re: [jira] [Created] (KYLIN-1464) org.apache.kylin.cube.CubeInstance.getDataModelDesc throw java.lang.NullPointerException

2016-03-04 Thread Zhao, John
t;In that case something needs improving int the cube create controller, >> > > etc. >> > > > >> > > >On Thu, Mar 3, 2016 at 10:56 AM, hongbin ma <mahong...@apache.org> >> > wrote: >> > > > >> > > >> as the s

Re: [jira] [Created] (KYLIN-1464) org.apache.kylin.cube.CubeInstance.getDataModelDesc throw java.lang.NullPointerException

2016-03-04 Thread hongbin ma
10:56 AM, hongbin ma <mahong...@apache.org> > > wrote: > > > > > > > >> as the stacktrace said: > > > >> > > > >> java.lang.IllegalStateException: Derived can only be defined on > lookup > > > >> table,

Re: [jira] [Created] (KYLIN-1464) org.apache.kylin.cube.CubeInstance.getDataModelDesc throw java.lang.NullPointerException

2016-03-03 Thread Hao Chen
lookup > >> table, > >> > >> you need to redefine the cube desc > >> > >> On Thu, Mar 3, 2016 at 6:44 AM, zhaoyunjiong (JIRA) <j...@apache.org> > >> wrote: > >> > >>> zhaoyunjiong created KYLIN-1464: > >>> -

Re: [jira] [Created] (KYLIN-1464) org.apache.kylin.cube.CubeInstance.getDataModelDesc throw java.lang.NullPointerException

2016-03-03 Thread Zhao, John
>>> zhaoyunjiong created KYLIN-1464: >>> --- >>> >>> Summary: org.apache.kylin.cube.CubeInstance.getDataModelDesc >>> throw java.lang.NullPointerException >>> Key: KYLIN-1464 >>>

Re: [jira] [Created] (KYLIN-1464) org.apache.kylin.cube.CubeInstance.getDataModelDesc throw java.lang.NullPointerException

2016-03-02 Thread hongbin ma
YLIN-1464: > --- > > Summary: org.apache.kylin.cube.CubeInstance.getDataModelDesc > throw java.lang.NullPointerException > Key: KYLIN-1464 > URL: https://issues.apache.org/jira/browse/KYLIN-1464 > Project: Kylin > Issue

[jira] [Created] (KYLIN-1464) org.apache.kylin.cube.CubeInstance.getDataModelDesc throw java.lang.NullPointerException

2016-03-02 Thread zhaoyunjiong (JIRA)
zhaoyunjiong created KYLIN-1464: --- Summary: org.apache.kylin.cube.CubeInstance.getDataModelDesc throw java.lang.NullPointerException Key: KYLIN-1464 URL: https://issues.apache.org/jira/browse/KYLIN-1464

[jira] [Created] (KYLIN-1217) java.lang.NullPointerException in MeasureTypeFactory when sync hive table

2015-12-09 Thread wangxianbin (JIRA)
wangxianbin created KYLIN-1217: -- Summary: java.lang.NullPointerException in MeasureTypeFactory when sync hive table Key: KYLIN-1217 URL: https://issues.apache.org/jira/browse/KYLIN-1217 Project: Kylin