You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by Billy Liu <bi...@apache.org> on 2018/02/21 16:10:04 UTC

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

Hi all,

I have created a build for Apache Kylin 2.3.0, release candidate 1.

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&projectId=12316121

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

Its hash is cfe632125a6f8bfa043977c5cc657bb17258c3fe

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

The hashes of the artifacts are as follows:
apache-kylin-2.3.0-src.tar.gz.md5 a640f6c8d58a5ce2bf4262efcf38ee4d
apache-kylin-2.3.0-src.tar.gz.sha1 f60d9ccabd4e09db9d7799521a61862a68a37690

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

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 (RC1)

Posted by Dong Li <li...@apache.org>.
+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 22/02/2018, 11:45, "ShaoFeng Shi" <sh...@apache.org> wrote:

    Checked the gpg signature, MD5, LICENSE, README and package size; Compile
    successfully with java 1.8.0_111 on Mac;
    
    +1 (binding)
    
    2018-02-22 0:10 GMT+08:00 Billy Liu <bi...@apache.org>:
    
    > Hi all,
    >
    > I have created a build for Apache Kylin 2.3.0, release candidate 1.
    >
    > 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&projectId=12316121
    >
    > The commit to be voted upon:
    > https://github.com/apache/kylin/commit/cfe632125a6f8bfa043977c5cc657b
    > b17258c3fe
    >
    > Its hash is cfe632125a6f8bfa043977c5cc657bb17258c3fe
    >
    > The artifacts to be voted on are located here:
    > https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc1/
    >
    > The hashes of the artifacts are as follows:
    > apache-kylin-2.3.0-src.tar.gz.md5 a640f6c8d58a5ce2bf4262efcf38ee4d
    > apache-kylin-2.3.0-src.tar.gz.sha1 f60d9ccabd4e09db9d7799521a6186
    > 2a68a37690
    >
    > A staged Maven repository is available for review at:
    > https://repository.apache.org/content/repositories/orgapachekylin-1046/
    >
    > 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 (RC1)

Posted by ShaoFeng Shi <sh...@apache.org>.
Checked the gpg signature, MD5, LICENSE, README and package size; Compile
successfully with java 1.8.0_111 on Mac;

+1 (binding)

2018-02-22 0:10 GMT+08:00 Billy Liu <bi...@apache.org>:

> Hi all,
>
> I have created a build for Apache Kylin 2.3.0, release candidate 1.
>
> 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&projectId=12316121
>
> The commit to be voted upon:
> https://github.com/apache/kylin/commit/cfe632125a6f8bfa043977c5cc657b
> b17258c3fe
>
> Its hash is cfe632125a6f8bfa043977c5cc657bb17258c3fe
>
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc1/
>
> The hashes of the artifacts are as follows:
> apache-kylin-2.3.0-src.tar.gz.md5 a640f6c8d58a5ce2bf4262efcf38ee4d
> apache-kylin-2.3.0-src.tar.gz.sha1 f60d9ccabd4e09db9d7799521a6186
> 2a68a37690
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachekylin-1046/
>
> 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 (RC1)

Posted by Billy Liu <bi...@apache.org>.
Thanks Dong for the updates. I will cancel this vote.

With Warm regards

Billy Liu


2018-02-23 16:02 GMT+08:00 Dong Li <li...@apache.org>:
> Sorry to change my vote to -1.
>
> Just find a critical bug in 2.3.0-rc1 binary package.
> See https://issues.apache.org/jira/browse/KYLIN-2913  reopened.
> This will block cube merge and hurt job duration.
>
> Thanks,
> Dong Li
>
> On 22/02/2018, 16:40, "Liukaige" <et...@gmail.com> wrote:
>
>     +1
>
>     2018-02-22 14:16 GMT+08:00 Jianhua Peng <pe...@apache.org>:
>
>     > +1 binding
>     >
>     > On 2018/02/21 16:10:04, Billy Liu <bi...@apache.org> wrote:
>     > > Hi all,
>     > >
>     > > I have created a build for Apache Kylin 2.3.0, release candidate 1.
>     > >
>     > > 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&projectId=12316121
>     > >
>     > > The commit to be voted upon:
>     > > https://github.com/apache/kylin/commit/cfe632125a6f8bfa043977c5cc657b
>     > b17258c3fe
>     > >
>     > > Its hash is cfe632125a6f8bfa043977c5cc657bb17258c3fe
>     > >
>     > > The artifacts to be voted on are located here:
>     > > https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc1/
>     > >
>     > > The hashes of the artifacts are as follows:
>     > > apache-kylin-2.3.0-src.tar.gz.md5 a640f6c8d58a5ce2bf4262efcf38ee4d
>     > > apache-kylin-2.3.0-src.tar.gz.sha1 f60d9ccabd4e09db9d7799521a6186
>     > 2a68a37690
>     > >
>     > > A staged Maven repository is available for review at:
>     > > https://repository.apache.org/content/repositories/orgapachekylin-1046/
>     > >
>     > > 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,
>
>     Kaige Liu(刘凯歌)
>
>     *"Do small things with great love." *
>
>
>

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

Posted by Dong Li <li...@apache.org>.
Sorry to change my vote to -1.

Just find a critical bug in 2.3.0-rc1 binary package. 
See https://issues.apache.org/jira/browse/KYLIN-2913  reopened.
This will block cube merge and hurt job duration.

Thanks,
Dong Li

On 22/02/2018, 16:40, "Liukaige" <et...@gmail.com> wrote:

    +1
    
    2018-02-22 14:16 GMT+08:00 Jianhua Peng <pe...@apache.org>:
    
    > +1 binding
    >
    > On 2018/02/21 16:10:04, Billy Liu <bi...@apache.org> wrote:
    > > Hi all,
    > >
    > > I have created a build for Apache Kylin 2.3.0, release candidate 1.
    > >
    > > 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&projectId=12316121
    > >
    > > The commit to be voted upon:
    > > https://github.com/apache/kylin/commit/cfe632125a6f8bfa043977c5cc657b
    > b17258c3fe
    > >
    > > Its hash is cfe632125a6f8bfa043977c5cc657bb17258c3fe
    > >
    > > The artifacts to be voted on are located here:
    > > https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc1/
    > >
    > > The hashes of the artifacts are as follows:
    > > apache-kylin-2.3.0-src.tar.gz.md5 a640f6c8d58a5ce2bf4262efcf38ee4d
    > > apache-kylin-2.3.0-src.tar.gz.sha1 f60d9ccabd4e09db9d7799521a6186
    > 2a68a37690
    > >
    > > A staged Maven repository is available for review at:
    > > https://repository.apache.org/content/repositories/orgapachekylin-1046/
    > >
    > > 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,
    
    Kaige Liu(刘凯歌)
    
    *"Do small things with great love." *
    



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

Posted by Liukaige <et...@gmail.com>.
+1

2018-02-22 14:16 GMT+08:00 Jianhua Peng <pe...@apache.org>:

> +1 binding
>
> On 2018/02/21 16:10:04, Billy Liu <bi...@apache.org> wrote:
> > Hi all,
> >
> > I have created a build for Apache Kylin 2.3.0, release candidate 1.
> >
> > 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&projectId=12316121
> >
> > The commit to be voted upon:
> > https://github.com/apache/kylin/commit/cfe632125a6f8bfa043977c5cc657b
> b17258c3fe
> >
> > Its hash is cfe632125a6f8bfa043977c5cc657bb17258c3fe
> >
> > The artifacts to be voted on are located here:
> > https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc1/
> >
> > The hashes of the artifacts are as follows:
> > apache-kylin-2.3.0-src.tar.gz.md5 a640f6c8d58a5ce2bf4262efcf38ee4d
> > apache-kylin-2.3.0-src.tar.gz.sha1 f60d9ccabd4e09db9d7799521a6186
> 2a68a37690
> >
> > A staged Maven repository is available for review at:
> > https://repository.apache.org/content/repositories/orgapachekylin-1046/
> >
> > 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,

Kaige Liu(刘凯歌)

*"Do small things with great love." *

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

Posted by Jianhua Peng <pe...@apache.org>.
+1 binding

On 2018/02/21 16:10:04, Billy Liu <bi...@apache.org> wrote: 
> Hi all,
> 
> I have created a build for Apache Kylin 2.3.0, release candidate 1.
> 
> 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&projectId=12316121
> 
> The commit to be voted upon:
> https://github.com/apache/kylin/commit/cfe632125a6f8bfa043977c5cc657bb17258c3fe
> 
> Its hash is cfe632125a6f8bfa043977c5cc657bb17258c3fe
> 
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc1/
> 
> The hashes of the artifacts are as follows:
> apache-kylin-2.3.0-src.tar.gz.md5 a640f6c8d58a5ce2bf4262efcf38ee4d
> apache-kylin-2.3.0-src.tar.gz.sha1 f60d9ccabd4e09db9d7799521a61862a68a37690
> 
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachekylin-1046/
> 
> 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
>