[jira] [Created] (KYLIN-1584) Specify region cut size in cubedesc and leave the RealizationCapacity in model as a hint

2016-04-13 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-1584: - Summary: Specify region cut size in cubedesc and leave the RealizationCapacity in model as a hint Key: KYLIN-1584 URL: https://issues.apache.org/jira/browse/KYLIN-1584

Re: How to create a streaming model.

2016-04-13 Thread ShaoFeng Shi
It's hard to describe all steps in few words.. we owe a tutorial for this, let me open a task for this, please watch it for any update: https://issues.apache.org/jira/browse/KYLIN-1582 2016-04-13 19:39 GMT+08:00 陈佛林 : > There is no example or guide to tell me how to create

Re: No detail message when Error.

2016-04-13 Thread 陈佛林
1.5.0 2016-04-13 19:41 GMT+08:00 hongbin ma : > what is the kylin version? > > On Wed, Apr 13, 2016 at 7:02 PM, 陈佛林 wrote: > > > when i delete a model, it got "Failed to take action", got a "500" > code.but > > the model has been deleted at backend. >

Re: No detail message when Error.

2016-04-13 Thread 陈佛林
when i delete a model, it got "Failed to take action", got a "500" code.but the model has been deleted at backend. all logs when i delete a model: 2016-04-13 19:00:00,449 INFO [http-bio-7070-exec-7] invertedindex.IIDescManager: Initializing IIDescManager with config kylin_metadata@hbase

Re: ClassNotFoundException

2016-04-13 Thread hongbin ma
are you using CHD, kylin 1.5.0? take a look at http://apache-kylin.74782.x6.nabble.com/Stuck-with-ClassNotFoundException-HCatInputFormat-td4032.html it can be found if you search google On Wed, Apr 13, 2016 at 6:01 PM, 耳东 <775620...@qq.com> wrote: > Hi all: when I built the cube, this

Re: No detail message when Error.

2016-04-13 Thread hongbin ma
have you checked $KYLIN_HOME/logs/kylin.log? On Wed, Apr 13, 2016 at 6:18 PM, 陈佛林 wrote: > hi, > > almost all error just show a little message. > > such as: > > Error Message > > Failed to take action. > > > I have no idea what happened. > -- Regards, *Bin Mahone |

No detail message when Error.

2016-04-13 Thread 陈佛林
hi, almost all error just show a little message. such as: Error Message Failed to take action. I have no idea what happened.

ClassNotFoundException

2016-04-13 Thread ????
Hi all?? when I built the cube, this exception occured. Is there any solution to this excepiton. I am using Kylin on a cluster. Error: java.lang.RuntimeException: java.lang.ClassNotFoundException: Class org.apache.hive.hcatalog.mapreduce.HCatInputFormat not found at

Re: build cube error

2016-04-13 Thread 陈佛林
Thanks. When i replace the hive view with other tables, every thing is ok. 2016-04-13 17:02 GMT+08:00 wangxianbin1...@gmail.com < wangxianbin1...@gmail.com>: > hi! > > what do you mean? are you using hive view as lookup table? > > if it is so, it is a known issue, check this out, >

Re: build cube error

2016-04-13 Thread wangxianbin1...@gmail.com
hi! what do you mean? are you using hive view as lookup table? if it is so, it is a known issue, check this out, https://issues.apache.org/jira/browse/KYLIN-1077 best regards! wangxianbin1...@gmail.com From: 陈佛林 Date: 2016-04-13 16:51 To: dev Subject: build cube error all job at yarn are