回复: 删除Model时报错

2017-03-20 Thread 赵天烁
试下在system下面点击reload metadata,可能这个模型已经被删掉了 赵天烁 Kevin Zhao zhaotians...@meizu.com 珠海市魅族科技有限公司 MEIZU Technology Co., Ltd. 广东省珠海市科技创新海岸魅族科技楼 MEIZU Tech Bldg., Technology & Innovation Coast Zhuhai, 519085, Guangdong, China meizu.com 发件人:

Re: kylin 无法加载hive classpath 内得lib

2017-03-20 Thread wu lihu
one thing needs to be reminded, if I use Hive CLI, then everything is great. 2017-03-21 11:13 GMT+08:00 wu lihu : > The whole stacktrace like below : > Caused by: MetaException(message:java.lang.ClassNotFoundException > Class org.openx.data.jsonserde.JsonSerDe not found) > at > org.apache

Re: Re: Help needed - Issue when build the cube

2017-03-20 Thread 赵天烁
I had same problem like yejun,but I'm in kylin 2.0,samething happen when I discard current job and retry.but when I clone the cube to another name,and build with the same time range.it finish successfully. 赵天烁 Kevin Zhao zhaotians...@meizu.com

Re: kylin 无法加载hive classpath 内得lib

2017-03-20 Thread wu lihu
The whole stacktrace like below : Caused by: MetaException(message:java.lang.ClassNotFoundException Class org.openx.data.jsonserde.JsonSerDe not found) at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_fields_result$get_fields_resultStandardScheme.read(ThriftHive Metastore.ja

Re: kylin 无法加载hive classpath 内得lib

2017-03-20 Thread wu lihu
Hi Li Yang & ShaoFeng The Exception threw out from the kylin process, and the EMR version is 5.0.0 2017-03-21 2:59 GMT+08:00 Li Yang : > Also is the ClassNotFoundException from Kylin process or from MR process? > That makes a difference. > > On Mon, Mar 20, 2017 at 4:24 PM, ShaoFeng Shi > wr

Re: wait for stpe1 : Create Intermediate Flat Hive Table

2017-03-20 Thread Alberto Ramón
This is the final text https://github.com/albertoRamon/Kylin/tree/master/KylinPerformance Open to sugestions, meanwhile I will prepare the path for Kelly version Alb 2017-03-20 18:31 GMT+00:00 Li Yang : > You could pack the changes in a patch or a Pull Request, announce it in a > JIRA, then pe

Re: Getting an error when build cube at Convert Cuboid Data to HFile

2017-03-20 Thread Li Yang
> java.lang.IllegalArgumentException: Wrong FS: file:/opt/hadoop/tmp/partitions_48a40473-5dc9-4c50-b367-0a765137d33c, expected: hdfs://n-vsan-12:9000 Try analyze your config and see where the raw file system " file:/opt/hadoop/..." come in. It is not expected. Yang On Fri, Mar 17, 2017 at 11:0

Re: kylin 无法加载hive classpath 内得lib

2017-03-20 Thread Li Yang
Also is the ClassNotFoundException from Kylin process or from MR process? That makes a difference. On Mon, Mar 20, 2017 at 4:24 PM, ShaoFeng Shi wrote: > Which version of EMR are you running? In my experience if using EMR, there > is no additional configuration for Kylin; just download and run "

Re: wait for stpe1 : Create Intermediate Flat Hive Table

2017-03-20 Thread Li Yang
You could pack the changes in a patch or a Pull Request, announce it in a JIRA, then people will be able to review. :-) On Sat, Mar 18, 2017 at 8:25 PM, Alberto Ramón wrote: > @Li Yang, yes, I have an improved version in my laptop, Im adatpting to > kelly > (also of the other tech notes) > > If

[jira] [Created] (KYLIN-2515) Route unsupported query back to query its source directly

2017-03-20 Thread liyang (JIRA)
liyang created KYLIN-2515: - Summary: Route unsupported query back to query its source directly Key: KYLIN-2515 URL: https://issues.apache.org/jira/browse/KYLIN-2515 Project: Kylin Issue Type: New Fea

Re: GlobalDict should have 0 or 1 append dict but 2?

2017-03-20 Thread ShaoFeng Shi
Google this question and you will get the answer: https://issues.apache.org/jira/browse/KYLIN-1540 2017-03-20 18:22 GMT+08:00 赵亮 : > Thanks! > I read the solution and I’ll try it . > But there is still a question : how can I delete the last segments of a > cube by using some rest-api ? > > 发件人: "

Re: GlobalDict should have 0 or 1 append dict but 2?

2017-03-20 Thread 赵亮
Thanks! I read the solution and I’ll try it . But there is still a question : how can I delete the last segments of a cube by using some rest-api ? 发件人: "446463...@qq.com" <446463...@qq.com> 日期: 2017年3月20日 星期一 13:37 至: dev , 赵亮 主题: Re: GlobalDict should have 0 or 1 append dict but 2? solution:

Re: kylin 无法加载hive classpath 内得lib

2017-03-20 Thread ShaoFeng Shi
Which version of EMR are you running? In my experience if using EMR, there is no additional configuration for Kylin; just download and run "kylin.sh start" will work. 2017-03-17 16:38 GMT+08:00 wu lihu : > Hi All > 我是用得 AWS EMR, 我把JSON-SERDE 得 jar 加入了 hive 得 classpath 里面了,修改了 > find-hive-depe