Re: kylin

2017-11-08 Thread Billy Liu
You could configure the YARN queue for cubing job. 2017-11-06 17:28 GMT+08:00 于俊亮 <609417...@qq.com>: > can kylin choose mapreduce resource?For example,hadoopMaster1, > hadoopSlave1,hadoopSlave2,hadoopSlave3,hadoopSlave4 cluster.Kylin should > build cube with mapreduce on hadoopSlave4 and hadoopS

Re: Kylin.log doesn't exist

2017-11-08 Thread Billy Liu
kylin-server-log4j.properties is used for Kylin process. The kylin-log4j-tools.properties is only used for CLI command. "Merger is not successful" do you mean no merge job triggered? or the merge job run failed? If no errors on the merger job in log, it should have some running OK log. The snapsh

Re: Error when visiting cubes by endpoint

2017-11-08 Thread Billy Liu
What kind of queries you were using. Please try some aggregated query, not detail query. For example select XXX, count(*) from table group by XXX. 2017-11-07 17:04 GMT+08:00 姜欢 : > HI: > I always hang up when I'm using kylin, and then kylin.log throws this > mistake > "2017-11-06 09:39:51932

Kylin.log doesn't exist

2017-11-08 Thread 周湘伦
Hi,all At the beginning , i didn't have kylin.log file. Then i configured kylin-server-log4j.properties like this: log4j.appender.file=org.apache.log4j.DailyRollingFileAppender log4j.appender.file.layout=org.apache.log4j.PatternLayout #log4j.appender.file.File=${catalina.home}/../logs/kylin.log lo

reply to: KYLIN-2846 : TableNotFoundException while executing the step: cuboid Data to HFile

2017-11-08 Thread zhang lin
Thanks to Shaohui, yanghong and yaowu , I have resolved this problem according to https://issues.apache.org/jira/browse/KYLIN-2846 From 677400ee7b4cf5be0ddc9b595d80e02a0ba87c12 Mon Sep 17 00:00:00 2001 From: Liu Shaohui Date: Fri, 15 Sep 2017 14:34:18 +0800 Subject: [PATCH] Addium for KYLIN

kylin 2.1.0版本源码部署问题

2017-11-08 Thread 许峥
您好: 最近想研究一下kylin的源码,从官网下载的最新版本2.1.0版本的包,在eclipse+maven3.5.2部署后,所有的包都报缺少jdk-tools.jar包,通过修改apache-kylin-2.1.0包的pom.xml文件增加以下 jdk.tools jdk.tools 1.7 system ${JAVA_HOME}/lib/tools.jar 增加后apache-kylin-2.1.0不在报错,但是其他模块项目开始报错,报错信息如下 Multiple annotations found a

Re: kylin cube merge

2017-11-08 Thread yujunliang
the kylin version is 1.6.0 and the Cube JSON is as shown below { "uuid": "da671441-c531-4afe-8587-93863375ac73", "last_modified": 1509988752909, "version": "1.6.0", "name": "event_cube", "owner": "ADMIN", "descriptor": "event_cube", "cost": 50, "status": "READY", "segments": [

kylin

2017-11-08 Thread ??????
can kylin choose mapreduce resource?For example,hadoopMaster1,hadoopSlave1,hadoopSlave2,hadoopSlave3,hadoopSlave4 cluster.Kylin should build cube with mapreduce on hadoopSlave4 and hadoopSlave3

Error when visiting cubes by endpoint

2017-11-08 Thread 姜欢
HI: I always hang up when I'm using kylin, and then kylin.log throws this mistake "2017-11-06 09:39:51932 ERROR [pool-6-thread-4469] v2.CubeHBaseEndpointRPC:404 for GTScanRequest 3c48f6fb> Error:

[jira] [Created] (KYLIN-3024) Limit the Auto Merge Thresholds text box to a negative number

2017-11-08 Thread peng.jianhua (JIRA)
peng.jianhua created KYLIN-3024: --- Summary: Limit the Auto Merge Thresholds text box to a negative number Key: KYLIN-3024 URL: https://issues.apache.org/jira/browse/KYLIN-3024 Project: Kylin Is

Review Request 63660: KYLIN-3023 Grant project admin permission to modeler or analyst user, but these users can not manage the cube which belongs to the project.

2017-11-08 Thread pengjianhua
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63660/ --- Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu. Bugs

[jira] [Created] (KYLIN-3023) Grant project admin permission to modeler or analyst user, but these users can not manage the cube which belongs to the project.

2017-11-08 Thread peng.jianhua (JIRA)
peng.jianhua created KYLIN-3023: --- Summary: Grant project admin permission to modeler or analyst user, but these users can not manage the cube which belongs to the project. Key: KYLIN-3023 URL: https://issues.apache.

[jira] [Created] (KYLIN-3022) Add clone() for {{ISegment}}, which is needed when updating cube segment

2017-11-08 Thread Zhong Yanghong (JIRA)
Zhong Yanghong created KYLIN-3022: - Summary: Add clone() for {{ISegment}}, which is needed when updating cube segment Key: KYLIN-3022 URL: https://issues.apache.org/jira/browse/KYLIN-3022 Project: Kyl