Re: [VOTE] Release apache-kylin-2.1.0 (RC2)

2017-08-15 Thread George Ni (Chunen Ni)
+1(no binding) 
mvn test passed 
build success 
md5 verified
Best regards,
 
Chun’en Ni(倪春恩)
Mail: chunen...@kyligence.io 
Shanghai Kyligence Information Technology Co., Ltd
上海市浦东新区亮秀路112号Y1座405室
 

在 2017/8/15 下午6:10,“roger shi” 写入:

+1 (non-binding)

mvn test passed
md5 & sha1 verified

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-04T03:39:06+08:00)
Maven home: /usr/local/Cellar/maven/3.5.0/libexec
Java version: 1.8.0_91, vendor: Oracle Corporation
Java home: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"

On 13/08/2017, 2:45 PM, "ShaoFeng Shi"  wrote:

Hi all,

I have created a build for Apache Kylin 2.1.0, release candidate 2.

Changes highlights:
KYLIN-2506 - Refactor global dictionary
KYLIN-2515 - Route unsupported query back to query its source directly
KYLIN-2579 KYLIN-2580  - Improvement on subqueries
KYLIN-2633 - Upgrade Spark to 2.1
KYLIN-2646 - Project level query authorization

And more than 100 bug fixes and enhancements.

Thanks to everyone who has contributed to this release. Here’s release
notes:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121=12340443

The commit to be voted upon:


https://github.com/apache/kylin/commit/562dd173aaf6b398be8e053f896755b3afe8137f

Its hash is 562dd173aaf6b398be8e053f896755b3afe8137f.

The artifacts to be voted on are located here:
https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.1.0-rc2/

The hashes of the artifacts are as follows:
apache-kylin-2.1.0-src.tar.gz.md5 44cab3240772dd1b2e717b48105b416c
apache-kylin-2.1.0-src.tar.gz.sha1 
a3470589523cfa9046d70123d78059b913f31b9f

(The binary packages for HBase 1.x and CDH 5.7are also provided for 
testing)

A staged Maven repository is available for review at:
https://repository.apache.org/content/repositories/orgapachekylin-1043/

Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/shaofengshi.asc

Please vote on releasing this package as Apache Kylin 2.1.0.

The vote is open for the next 72 hours and passes if a majority of
at least three +1 PPMC votes are cast.

[ ] +1 Release this package as Apache Kylin 2.1.0
[ ]  0 I don't feel strongly about it, but I'm okay with the release
[ ] -1 Do not release this package because...

Here is my vote:

+1 (binding)


-- 
Best regards,

Shaofeng Shi 史少锋






Re: hbase namespace for final cube

2017-04-25 Thread George Ni (Chunen Ni)
Hi Hong Wei,

Namespace configuration is code ready, but not well tested. It will be 
available in one of kylin’s later releases.

Best regards,
 
Chun’en Ni(倪春恩)
Mail: chunen...@kyligence.io 
Shanghai Kyligence Information Technology Co., Ltd
上海市浦东新区亮秀路112号Y1座405室
 

在 2017/4/26 下午1:05,“Hong Wei” 写入:

Hi Kylin:
Can I configure to store cube into the other namespace of hbase more 
than 'default' ?

 # The storage for final cube file in hbase (namespace is default)
 kylin.storage.url=hbase



Re: Kylin-over-Alluxio

2017-04-14 Thread George Ni (Chunen Ni)
Hi Huangzhi,

Below are links of “how to doc” and “hot to contribute”
http://kylin.apache.org/development/howto_docs.html

http://kylin.apache.org/development/howto_contribute.html

Looking forward to your sharing.

Best regards,
 
Chun’en Ni(倪春恩)
Mail: chunen...@kyligence.io 
Shanghai Kyligence Information Technology Co., Ltd
上海市浦东新区亮秀路112号Y1座405室
 

在 2017/4/14 下午2:55,“Huangzhi” 写入:

Hi,

I am a contributor of Alluxio
community[https://github.com/Alluxio/alluxio].My name is Huangzhi.

Alluxio is a memory-centric distributed filesystem and provides a
hdfs-compatible API which can be used as a Hadoop FileSytem.

In the past weeks, we have been working the test of running Kylin on
Alluxio.We just use Alluxio's hdfs-compatible API and to see if we can
running Kylin over it.

We have successfully run the example of Kylin doc:

http://kylin.apache.org/docs20/tutorial/kylin_sample.html

Here is our doc:

https://github.com/Alluxio/alluxio/pull/4426/files

What we want to know is whether we can add this doc into Kylin's doc and if
we can, how to do it?

 

Best regards,

Huangzhi





Re: Local development environment configuration run test

2017-03-19 Thread George Ni (Chunen Ni)
Hi,
Please follow steps in articles of http://kylin.apache.org/development/

Best regards,
 
Chun’en Ni(倪春恩)
Mail: chunen...@kyligence.io 
Shanghai Kyligence Information Technology Co., Ltd
上海市浦东新区亮秀路112号Y1座405室
 

在 2017/3/17 上午11:01,“独孤依人”<459994...@qq.com> 写入:

hi:  I want to be a contributor to the kylin code, so I need to 
configure the local development environment, local testing, etc., should be how 
to do, can give a developer documentation?
thanks