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/23 16:27:46 UTC

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

Hi all,

The RC1 VOTE has been cancelled for the urgent issue. Now the known
issue has been fixed, and I have created a new build for Apache Kylin
2.3.0, release candidate 2.

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/3747b1291c1e0bd319bcc2a123fc83819775300d

Its hash is 3747b1291c1e0bd319bcc2a123fc83819775300d

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

The hashes of the artifacts are as follows:
apache-kylin-2.3.0-src.tar.gz.md5 0d53c62782321fc18f00b0754e3401a5
apache-kylin-2.3.0-src.tar.gz.sha1 3324e8cfbea635357e589964b01c70e643d9f783

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

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

Posted by Billy Liu <bi...@apache.org>.
Thank you for raising up this concern. I agree with you. Let's fix it soon.

With Warm regards

Billy Liu


2018-02-26 12:18 GMT+08:00 ShaoFeng Shi <sh...@apache.org>:
> The last change in rc2 makes the CI unstable, suggest to hold the release
> before finding the root cause:
> http://34.226.50.254:8081/job/kylin-full-regression/79/
>
> 2018-02-24 0:27 GMT+08:00 Billy Liu <bi...@apache.org>:
>
>> Hi all,
>>
>> The RC1 VOTE has been cancelled for the urgent issue. Now the known
>> issue has been fixed, and I have created a new build for Apache Kylin
>> 2.3.0, release candidate 2.
>>
>> 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/3747b1291c1e0bd319bcc2a123fc83
>> 819775300d
>>
>> Its hash is 3747b1291c1e0bd319bcc2a123fc83819775300d
>>
>> The artifacts to be voted on are located here:
>> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc2/
>>
>> The hashes of the artifacts are as follows:
>> apache-kylin-2.3.0-src.tar.gz.md5 0d53c62782321fc18f00b0754e3401a5
>> apache-kylin-2.3.0-src.tar.gz.sha1 3324e8cfbea635357e589964b01c70
>> e643d9f783
>>
>> A staged Maven repository is available for review at:
>> https://repository.apache.org/content/repositories/orgapachekylin-1047/
>>
>> 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 (RC2)

Posted by ShaoFeng Shi <sh...@apache.org>.
The last change in rc2 makes the CI unstable, suggest to hold the release
before finding the root cause:
http://34.226.50.254:8081/job/kylin-full-regression/79/

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

> Hi all,
>
> The RC1 VOTE has been cancelled for the urgent issue. Now the known
> issue has been fixed, and I have created a new build for Apache Kylin
> 2.3.0, release candidate 2.
>
> 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/3747b1291c1e0bd319bcc2a123fc83
> 819775300d
>
> Its hash is 3747b1291c1e0bd319bcc2a123fc83819775300d
>
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.3.0-rc2/
>
> The hashes of the artifacts are as follows:
> apache-kylin-2.3.0-src.tar.gz.md5 0d53c62782321fc18f00b0754e3401a5
> apache-kylin-2.3.0-src.tar.gz.sha1 3324e8cfbea635357e589964b01c70
> e643d9f783
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachekylin-1047/
>
> 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 史少锋