[RESULT] [VOTE] Release apache-kylin-2.3.0 (RC3)

2018-03-03 Thread Billy Liu
Thanks to everyone who has tested the release candidate and given
their comments and votes.

The tally is as follows.

3 binding +1s:
Billy Liu
Shaofeng Shi
Dong Li

2 non-binding +1s:
Jianhua Peng
Ge Silas

No 0s or -1s.

Therefore I am delighted to announce that the proposal to release
Apache-Kylin-2.3.0 has passed.


With Warm regards

Billy Liu


2018-03-02 10:39 GMT+08:00 Dong Li :
> +1 binding
>
> mvn test passed
> md5, gpg, sha checked
>
> My environment:
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
> 2017-10-18T15:58:13+08:00)
> Maven home: /usr/local/Cellar/maven/3.5.2/libexec
> Java version: 1.8.0_101, vendor: Oracle Corporation
> Java home: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.13.3", arch: "x86_64", family: "mac"
>
> Thanks,
> Dong Li
>
> On 02/03/2018, 09:57, "ShaoFeng Shi"  wrote:
>
> +1 (binding)
>
> Verified signature, md5, sha1; Compile and unit test success on Java 1.8
> with MacOS.
>
>
> 2018-03-01 21:33 GMT+08:00 Ge Silas :
>
> > +1
> >
> > On 1 Mar 2018, at 2:35 PM, Jianhua Peng  wrote:
> >
> > +1
> >
> > On 2018/03/01 03:35:31, Billy Liu  wrote:
> > > Hi all,
> > >
> > > Now the known issue has been fixed, and all unit tests and integration
> > > tests passed. I have created a new build for Apache Kylin 2.3.0,
> > > release candidate 3.
> > >
> > > Changes highlights:
> > >   [KYLIN-2727] - Introduce cube planner able to select cost-effective
> > > cuboids to be built by cost-based algorithms
> > >   [KYLIN-2726] - Introduce a dashboard for showing kylin service
> > > related metrics, like query count, query latency, job count, etc
> > >   [KYLIN-3125] - Support SparkSql in Cube building step â?oCreate
> > > Intermediate Flat Hive Tableâ?
> > >   [KYLIN-3044] - Support SQL Server as data source
> > >   [KYLIN-2960] - Support user/group and role authentication for LDAP
> > >
> > > And more than 240 issues fixed.
> > >
> > > Thanks to everyone who has contributed to this release.
> > > Here's release notes:
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > version=12341685=12316121
> > >
> > > The commit to be voted upon:
> > > https://github.com/apache/kylin/commit/1179ee72d0a2a2c629a649751ef43a
> > e9e82dc87a
> > >
> > > Its hash is 1179ee72d0a2a2c629a649751ef43ae9e82dc87a
> > >
> > > The artifacts to be voted on are located here:
> > > https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc3/
> > >
> > > The hashes of the artifacts are as follows:
> > > apache-kylin-2.3.0-src.tar.gz.md5 138a96260dc2c8b8f9947b0bcbb11152
> > > apache-kylin-2.3.0-src.tar.gz.sha1 b305bb91144d2d1470bd1a8578a111
> > 732d04c6f8
> > >
> > > A staged Maven repository is available for review at:
> > > 
> https://repository.apache.org/content/repositories/orgapachekylin-1048/
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/billyliu.asc
> > >
> > > Please vote on releasing this package as Apache Kylin 2.3.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.3.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)
> > >
> > > With Warm regards
> > >
> > > Billy Liu
> > >
> >
> >
>
>
> --
> Best regards,
>
> Shaofeng Shi 史少锋
>
>
>


Re: [VOTE] Release apache-kylin-2.3.0 (RC3)

2018-03-01 Thread Dong Li
+1 binding

mvn test passed
md5, gpg, sha checked

My environment:
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
2017-10-18T15:58:13+08:00)
Maven home: /usr/local/Cellar/maven/3.5.2/libexec
Java version: 1.8.0_101, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.13.3", arch: "x86_64", family: "mac"

Thanks,
Dong Li

On 02/03/2018, 09:57, "ShaoFeng Shi"  wrote:

+1 (binding)

Verified signature, md5, sha1; Compile and unit test success on Java 1.8
with MacOS.


2018-03-01 21:33 GMT+08:00 Ge Silas :

> +1
>
> On 1 Mar 2018, at 2:35 PM, Jianhua Peng  wrote:
>
> +1
>
> On 2018/03/01 03:35:31, Billy Liu  wrote:
> > Hi all,
> >
> > Now the known issue has been fixed, and all unit tests and integration
> > tests passed. I have created a new build for Apache Kylin 2.3.0,
> > release candidate 3.
> >
> > Changes highlights:
> >   [KYLIN-2727] - Introduce cube planner able to select cost-effective
> > cuboids to be built by cost-based algorithms
> >   [KYLIN-2726] - Introduce a dashboard for showing kylin service
> > related metrics, like query count, query latency, job count, etc
> >   [KYLIN-3125] - Support SparkSql in Cube building step â?oCreate
> > Intermediate Flat Hive Tableâ?
> >   [KYLIN-3044] - Support SQL Server as data source
> >   [KYLIN-2960] - Support user/group and role authentication for LDAP
> >
> > And more than 240 issues fixed.
> >
> > Thanks to everyone who has contributed to this release.
> > Here's release notes:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> version=12341685=12316121
> >
> > The commit to be voted upon:
> > https://github.com/apache/kylin/commit/1179ee72d0a2a2c629a649751ef43a
> e9e82dc87a
> >
> > Its hash is 1179ee72d0a2a2c629a649751ef43ae9e82dc87a
> >
> > The artifacts to be voted on are located here:
> > https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc3/
> >
> > The hashes of the artifacts are as follows:
> > apache-kylin-2.3.0-src.tar.gz.md5 138a96260dc2c8b8f9947b0bcbb11152
> > apache-kylin-2.3.0-src.tar.gz.sha1 b305bb91144d2d1470bd1a8578a111
> 732d04c6f8
> >
> > A staged Maven repository is available for review at:
> > https://repository.apache.org/content/repositories/orgapachekylin-1048/
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/billyliu.asc
> >
> > Please vote on releasing this package as Apache Kylin 2.3.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.3.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)
> >
> > With Warm regards
> >
> > Billy Liu
> >
>
>


-- 
Best regards,

Shaofeng Shi 史少锋





Re: [VOTE] Release apache-kylin-2.3.0 (RC3)

2018-03-01 Thread ShaoFeng Shi
+1 (binding)

Verified signature, md5, sha1; Compile and unit test success on Java 1.8
with MacOS.


2018-03-01 21:33 GMT+08:00 Ge Silas :

> +1
>
> On 1 Mar 2018, at 2:35 PM, Jianhua Peng  wrote:
>
> +1
>
> On 2018/03/01 03:35:31, Billy Liu  wrote:
> > Hi all,
> >
> > Now the known issue has been fixed, and all unit tests and integration
> > tests passed. I have created a new build for Apache Kylin 2.3.0,
> > release candidate 3.
> >
> > Changes highlights:
> >   [KYLIN-2727] - Introduce cube planner able to select cost-effective
> > cuboids to be built by cost-based algorithms
> >   [KYLIN-2726] - Introduce a dashboard for showing kylin service
> > related metrics, like query count, query latency, job count, etc
> >   [KYLIN-3125] - Support SparkSql in Cube building step â?oCreate
> > Intermediate Flat Hive Tableâ?
> >   [KYLIN-3044] - Support SQL Server as data source
> >   [KYLIN-2960] - Support user/group and role authentication for LDAP
> >
> > And more than 240 issues fixed.
> >
> > Thanks to everyone who has contributed to this release.
> > Here's release notes:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> version=12341685=12316121
> >
> > The commit to be voted upon:
> > https://github.com/apache/kylin/commit/1179ee72d0a2a2c629a649751ef43a
> e9e82dc87a
> >
> > Its hash is 1179ee72d0a2a2c629a649751ef43ae9e82dc87a
> >
> > The artifacts to be voted on are located here:
> > https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc3/
> >
> > The hashes of the artifacts are as follows:
> > apache-kylin-2.3.0-src.tar.gz.md5 138a96260dc2c8b8f9947b0bcbb11152
> > apache-kylin-2.3.0-src.tar.gz.sha1 b305bb91144d2d1470bd1a8578a111
> 732d04c6f8
> >
> > A staged Maven repository is available for review at:
> > https://repository.apache.org/content/repositories/orgapachekylin-1048/
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/billyliu.asc
> >
> > Please vote on releasing this package as Apache Kylin 2.3.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.3.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)
> >
> > With Warm regards
> >
> > Billy Liu
> >
>
>


-- 
Best regards,

Shaofeng Shi 史少锋


Re: [VOTE] Release apache-kylin-2.3.0 (RC3)

2018-03-01 Thread Ge Silas
+1

On 1 Mar 2018, at 2:35 PM, Jianhua Peng  wrote:

+1

On 2018/03/01 03:35:31, Billy Liu  wrote: 
> Hi all,
> 
> Now the known issue has been fixed, and all unit tests and integration
> tests passed. I have created a new build for Apache Kylin 2.3.0,
> release candidate 3.
> 
> Changes highlights:
>   [KYLIN-2727] - Introduce cube planner able to select cost-effective
> cuboids to be built by cost-based algorithms
>   [KYLIN-2726] - Introduce a dashboard for showing kylin service
> related metrics, like query count, query latency, job count, etc
>   [KYLIN-3125] - Support SparkSql in Cube building step â?oCreate
> Intermediate Flat Hive Table�
>   [KYLIN-3044] - Support SQL Server as data source
>   [KYLIN-2960] - Support user/group and role authentication for LDAP
> 
> And more than 240 issues fixed.
> 
> Thanks to everyone who has contributed to this release.
> Here's release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341685=12316121
> 
> The commit to be voted upon:
> https://github.com/apache/kylin/commit/1179ee72d0a2a2c629a649751ef43ae9e82dc87a
> 
> Its hash is 1179ee72d0a2a2c629a649751ef43ae9e82dc87a
> 
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc3/
> 
> The hashes of the artifacts are as follows:
> apache-kylin-2.3.0-src.tar.gz.md5 138a96260dc2c8b8f9947b0bcbb11152
> apache-kylin-2.3.0-src.tar.gz.sha1 b305bb91144d2d1470bd1a8578a111732d04c6f8
> 
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachekylin-1048/
> 
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/billyliu.asc
> 
> Please vote on releasing this package as Apache Kylin 2.3.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.3.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)
> 
> With Warm regards
> 
> Billy Liu
> 



Re: [VOTE] Release apache-kylin-2.3.0 (RC3)

2018-02-28 Thread Jianhua Peng
+1

On 2018/03/01 03:35:31, Billy Liu  wrote: 
> Hi all,
> 
> Now the known issue has been fixed, and all unit tests and integration
> tests passed. I have created a new build for Apache Kylin 2.3.0,
> release candidate 3.
> 
> Changes highlights:
>[KYLIN-2727] - Introduce cube planner able to select cost-effective
> cuboids to be built by cost-based algorithms
>[KYLIN-2726] - Introduce a dashboard for showing kylin service
> related metrics, like query count, query latency, job count, etc
>[KYLIN-3125] - Support SparkSql in Cube building step “Create
> Intermediate Flat Hive Table”
>[KYLIN-3044] - Support SQL Server as data source
>[KYLIN-2960] - Support user/group and role authentication for LDAP
> 
> And more than 240 issues fixed.
> 
> Thanks to everyone who has contributed to this release.
> Here's release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341685=12316121
> 
> The commit to be voted upon:
> https://github.com/apache/kylin/commit/1179ee72d0a2a2c629a649751ef43ae9e82dc87a
> 
> Its hash is 1179ee72d0a2a2c629a649751ef43ae9e82dc87a
> 
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc3/
> 
> The hashes of the artifacts are as follows:
> apache-kylin-2.3.0-src.tar.gz.md5 138a96260dc2c8b8f9947b0bcbb11152
> apache-kylin-2.3.0-src.tar.gz.sha1 b305bb91144d2d1470bd1a8578a111732d04c6f8
> 
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachekylin-1048/
> 
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/billyliu.asc
> 
> Please vote on releasing this package as Apache Kylin 2.3.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.3.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)
> 
> With Warm regards
> 
> Billy Liu
> 


[VOTE] Release apache-kylin-2.3.0 (RC3)

2018-02-28 Thread Billy Liu
Hi all,

Now the known issue has been fixed, and all unit tests and integration
tests passed. I have created a new build for Apache Kylin 2.3.0,
release candidate 3.

Changes highlights:
   [KYLIN-2727] - Introduce cube planner able to select cost-effective
cuboids to be built by cost-based algorithms
   [KYLIN-2726] - Introduce a dashboard for showing kylin service
related metrics, like query count, query latency, job count, etc
   [KYLIN-3125] - Support SparkSql in Cube building step “Create
Intermediate Flat Hive Table”
   [KYLIN-3044] - Support SQL Server as data source
   [KYLIN-2960] - Support user/group and role authentication for LDAP

And more than 240 issues fixed.

Thanks to everyone who has contributed to this release.
Here's release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341685=12316121

The commit to be voted upon:
https://github.com/apache/kylin/commit/1179ee72d0a2a2c629a649751ef43ae9e82dc87a

Its hash is 1179ee72d0a2a2c629a649751ef43ae9e82dc87a

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

The hashes of the artifacts are as follows:
apache-kylin-2.3.0-src.tar.gz.md5 138a96260dc2c8b8f9947b0bcbb11152
apache-kylin-2.3.0-src.tar.gz.sha1 b305bb91144d2d1470bd1a8578a111732d04c6f8

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

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

Please vote on releasing this package as Apache Kylin 2.3.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.3.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)

With Warm regards

Billy Liu