Re: [Announce] New Apache Kylin committer Cheng Wang

2017-10-16 Thread Cheng Wang
Thanks! On 10/17/17, 11:17 AM, "Chen, Sammi" wrote: >Congratulations to Cheng! > >-Original Message- >From: Luke Han [mailto:luke...@apache.org] >Sent: Monday, October 16, 2017 6:33 PM >To: dev ; user ; Apache Kylin

[jira] [Created] (KYLIN-2941) Configuration setting for SSO

2017-10-16 Thread Pan, Julian (JIRA)
Pan, Julian created KYLIN-2941: -- Summary: Configuration setting for SSO Key: KYLIN-2941 URL: https://issues.apache.org/jira/browse/KYLIN-2941 Project: Kylin Issue Type: Improvement

RE: [Announce] New Apache Kylin committer Cheng Wang

2017-10-16 Thread Chen, Sammi
Congratulations to Cheng! -Original Message- From: Luke Han [mailto:luke...@apache.org] Sent: Monday, October 16, 2017 6:33 PM To: dev ; user ; Apache Kylin PMC Subject: [Announce] New Apache Kylin committer Cheng

Re: hbase configed with fixed value

2017-10-16 Thread 姚中强
I understand, thank you very much. There is a hbase call timeout problem. I will set a slightly larger value. On 10/16/2017 21:19,ShaoFeng Shi wrote: Hi Zhongqiang, Setting a big timeout is not recommended; It will hide the problem and slowdown Kylin overall performance

[jira] [Created] (KYLIN-2940) List job restful throw NPE when time filter not set

2017-10-16 Thread Pan, Julian (JIRA)
Pan, Julian created KYLIN-2940: -- Summary: List job restful throw NPE when time filter not set Key: KYLIN-2940 URL: https://issues.apache.org/jira/browse/KYLIN-2940 Project: Kylin Issue Type:

Re: hbase configed with fixed value

2017-10-16 Thread ShaoFeng Shi
Hi Zhongqiang, Setting a big timeout is not recommended; It will hide the problem and slowdown Kylin overall performance when HBase is unhealthy or the network is slow. 2017-10-16 20:32 GMT+08:00 姚中强 : > Hi, I use the kylin2.1. When I start the kylin, I encountered hbase rpc >

Re: [Announce] New Apache Kylin PMC Billy Liu

2017-10-16 Thread Alberto Ramón
Congratuolations to Bill, Guosheng and Cheng Wang !! On 16 October 2017 at 11:33, Luke Han wrote: > On behalf of the Apache Kylin PMC, I am very pleased to announce > that Billy Liu has accepted the PMC's invitation to become a > PMC member on the project. > > We

hbase configed with fixed value

2017-10-16 Thread 姚中强
Hi, I use the kylin2.1. When I start the kylin, I encountered hbase rpc timeout error, so that kylin can't get metadata and build cube. I try to configure the parameter in hbase-site.xml, such as hbase.client.scanner.timeout.period and hbase.rpc.timeout, but it didn't work. Finally, I found

Re: Build master-hadoop3.0 issue

2017-10-16 Thread Billy Liu
This is from HBase API. What's the HBase version you are building? 2017-10-16 10:57 GMT+08:00 Chen, Sammi : > > Build master-hadoop3.0 with Java 1.8.0_144 and Maven 3.5.0,there is > one error. > > Failed to execute goal org.apache.maven.plugins: >

[Announce] New Apache Kylin committer Guosheng Lu

2017-10-16 Thread Luke Han
On behalf of the Apache Kylin PMC, I am very pleased to announce that Guosheng Lu has accepted the PMC's invitation to become a committer on the project. We appreciate all of Guosheng's generous contributions about many bug fixes, patches, helped many users. We are so glad to have him to be our

[Announce] New Apache Kylin committer Cheng Wang

2017-10-16 Thread Luke Han
On behalf of the Apache Kylin PMC, I am very pleased to announce that Cheng Wang has accepted the PMC's invitation to become a committer on the project. We appreciate all of Cheng's generous contributions about many bug fixes, patches, helped many users. We are so glad to have him to be our new

[Announce] New Apache Kylin PMC Billy Liu

2017-10-16 Thread Luke Han
On behalf of the Apache Kylin PMC, I am very pleased to announce that Billy Liu has accepted the PMC's invitation to become a PMC member on the project. We appreciate all of Billy's generous contributions about many bug fixes, patches, helped many users. We are so glad to have him to be our new

Apache kylin Error - Streaming data from Kafka

2017-10-16 Thread Kumar, Manoj H
Can you pls. help in resolving below error ? While Cube is getting build using KafkaSampleProducer (Posting the messages at Kafka topic at every sec), It throwing an error although lot of new messages are there in Topic. Can you pls. advise what needs to be done here in order to resolve this

announceWipeCache invoked every minitue

2017-10-16 Thread 童吕萍
Hi all, I just found CacheController.announceWipeCache() method was invoked every minitue on my kylin query server. i added some log(IP:10.62.22.95 is my query server ip) and found it's invoked by the query server itself. i search the whole project and can't find the source. i don't think

kylin rest api ????????

2017-10-16 Thread Cloud.
kylinmodel??cube??rest api ?? ??

question about ODBC driver

2017-10-16 Thread Ping Qiao
Hi, Here is code from Kylin ODBC Driver: case SQL_IDENTIFIER_CASE:// 28 *((int16*) pInfoValuePtr) = SQL_IC_MIXED; break; case SQL_MAX_INDEX_SIZE:// 102 *((int32*) pInfoValuePtr) = 0; break; case SQL_MAX_ROW_SIZE: // 104

Build master-hadoop3.0 issue

2017-10-16 Thread Chen, Sammi
Build master-hadoop3.0 with Java 1.8.0_144 and Maven 3.5.0,there is one error. Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project kylin-server-base: Compilation failure [ERROR]

how to integrate apache/kylin and mybatis

2017-10-16 Thread ????????
I am glad to contact with you, Lately I met a problem about integrating apache/kylin and mybatis in spring project, can you give me some solutions. thank you very much??best wishes?? -- ?? ?? Yang Pan ?? School of Mechanical and Automotive Engineering

Re: kylin job block hbase

2017-10-16 Thread ShaoFeng Shi
I see; while I don't have a good idea now. 2017-10-16 11:43 GMT+08:00 yu feng : > Yes, we have configure it, the problem is BulkLoad job(MR job) will write > too many data to Hbase‘s HDFS, which will affect to Hbase's normal use, If > there are some ways to limit the

cube query

2017-10-16 Thread kylin_liu
你好,在使用kylin2.1 碰到一个问题,kylin2.1 是用源码编译的, 我是用spark 跑的程序,正常跑完 但是在查询的时候,无法查询,日志如下: Message: com/google/protobuf/ByteString ==[QUERY]=== 2017-10-15 22:14:06,467 ERROR [http-bio-7070-exec-10] controller.BasicController:57 :