You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by Xiaoxiang Yu <xx...@apache.org> on 2023/04/23 02:48:34 UTC

[VOTE] Release apache-kylin-5.0.0-alpha (RC3)

Hi all,

I have created a build for Apache Kylin 5.0.0-alpha, release candidate 3.

Changes highlights:

[KYLIN-5216] - Upgrade metadata and engine : Kylin 5.0
[KYLIN-5397] - Support sum_lc function
[KYLIN-5387] - Index planner phase 1 for kylin 5
[KYLIN-5443] - Optimize the ER diagram of the model list page
[KYLIN-5459] - Partial Log Governance
[KYLIN-5374] - Provides Spark DDL & DML execution capability in GUI
[KYLIN-5309] - Propose more flexible runtime join scenarios for Kylin
[KYLIN-5297] - Add Kylin5 Jdbc module
[KYLIN-5390] - Build tasks support segment coverage
[KYLIN-5417] - streaming custom data parser
[KYLIN-5235] - Add doc for How to write document
[KYLIN-5236] - Add doc for how to contribute
[KYLIN-5249] - Add node status notification on web ui
[KYLIN-5256] - Add a cache for the system property get by the optional
config in KylinConfigBase
[KYLIN-5274] - Improve performance of getSubstitutor
[KYLIN-5361] - suggest set email content from hard code to configurable
files


Thanks to everyone who has contributed to this release.

Here are the release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12352155

The commit to being voted upon:
https://github.com/apache/kylin/commit/4aef5cbce3313d40851470a42bff3b5a6827f609
Its hash is 4aef5cbce3313d40851470a42bff3b5a6827f609.

The artifacts to be voted on, including the source package and one
pre-compiled binary package are located here:
https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-5.0.0-alpha-rc3/

The hash of the artifacts are as follows:
apache-kylin-5.0.0-alpha-source-release.zip.sha256
0bafc66e9e9facdb10bdb0433cc47d69e3434b0801dc8b47b28dcbece65092d9

apache-kylin-5.0.0-alpha-bin.tar.gz.sha256
6b778ac63c6470fd02779aca27280e27aa29a4a5c4db62593f684de913a59d41

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

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




Please vote on releasing this package as Apache Kylin 5.0.0-alpha.

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

[ ] +1 Release this package as Apache Kylin 5.0.0-alpha

[ ] 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 regard
Xiaoxiang Yu (http://people.apache.org/~xxyu/)

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

Posted by Xiaoxiang Yu <xx...@apache.org>.
Thanks everyone for your suggestions and vote, let me summarize and send
the result.
------------------------
With warm regard
Xiaoxiang Yu (http://people.apache.org/~xxyu/)



On Mon, Apr 24, 2023 at 1:58 PM Li Yang <li...@apache.org> wrote:

> +1 (binding)
>
> Long anticipated. 👍
>
> On Sun, Apr 23, 2023 at 11:53 PM George Ni <ni...@apache.org> wrote:
>
> > +1 (binding)
> >
> > ShaoFeng Shi <sh...@apache.org> 于2023年4月23日周日 22:12写道:
> >
> > > +1 (binding)
> > >
> > > I checked:
> > > - LICENSE, NOTICE, README.md are included;
> > > - All source file has the right header; No binary file included;
> > > - "mvn clean package -DskipTests" success on Mac with JDK 1.8;
> > > - Run "dev-support/unit_testing.sh" successfully in docker
> > > "apachekylin/release-machine";
> > > - Signature is by Xiaoxiang Yu;
> > > - SHA256 is correct;
> > >
> > > Best regards,
> > >
> > > Shaofeng Shi 史少锋
> > > Apache Kylin PMC,
> > > Apache Incubator PMC,
> > > Email: shaofengshi@apache.org
> > >
> > > Apache Kylin FAQ:
> https://kylin.apache.org/docs/gettingstarted/faq.html
> > > Join Kylin user mail group: user-subscribe@kylin.apache.org
> > > Join Kylin dev mail group: dev-subscribe@kylin.apache.org
> > >
> > >
> > >
> > >
> > > Xiaoxiang Yu <xx...@apache.org> 于2023年4月23日周日 10:49写道:
> > >
> > > > Hi all,
> > > >
> > > > I have created a build for Apache Kylin 5.0.0-alpha, release
> candidate
> > 3.
> > > >
> > > > Changes highlights:
> > > >
> > > > [KYLIN-5216] - Upgrade metadata and engine : Kylin 5.0
> > > > [KYLIN-5397] - Support sum_lc function
> > > > [KYLIN-5387] - Index planner phase 1 for kylin 5
> > > > [KYLIN-5443] - Optimize the ER diagram of the model list page
> > > > [KYLIN-5459] - Partial Log Governance
> > > > [KYLIN-5374] - Provides Spark DDL & DML execution capability in GUI
> > > > [KYLIN-5309] - Propose more flexible runtime join scenarios for Kylin
> > > > [KYLIN-5297] - Add Kylin5 Jdbc module
> > > > [KYLIN-5390] - Build tasks support segment coverage
> > > > [KYLIN-5417] - streaming custom data parser
> > > > [KYLIN-5235] - Add doc for How to write document
> > > > [KYLIN-5236] - Add doc for how to contribute
> > > > [KYLIN-5249] - Add node status notification on web ui
> > > > [KYLIN-5256] - Add a cache for the system property get by the
> optional
> > > > config in KylinConfigBase
> > > > [KYLIN-5274] - Improve performance of getSubstitutor
> > > > [KYLIN-5361] - suggest set email content from hard code to
> configurable
> > > > files
> > > >
> > > >
> > > > Thanks to everyone who has contributed to this release.
> > > >
> > > > Here are the release notes:
> > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12352155
> > > >
> > > > The commit to being voted upon:
> > > >
> > > >
> > >
> >
> https://github.com/apache/kylin/commit/4aef5cbce3313d40851470a42bff3b5a6827f609
> > > > Its hash is 4aef5cbce3313d40851470a42bff3b5a6827f609.
> > > >
> > > > The artifacts to be voted on, including the source package and one
> > > > pre-compiled binary package are located here:
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-5.0.0-alpha-rc3/
> > > >
> > > > The hash of the artifacts are as follows:
> > > > apache-kylin-5.0.0-alpha-source-release.zip.sha256
> > > > 0bafc66e9e9facdb10bdb0433cc47d69e3434b0801dc8b47b28dcbece65092d9
> > > >
> > > > apache-kylin-5.0.0-alpha-bin.tar.gz.sha256
> > > > 6b778ac63c6470fd02779aca27280e27aa29a4a5c4db62593f684de913a59d41
> > > >
> > > > A staged Maven repository is available for review at:
> > > >
> > https://repository.apache.org/content/repositories/orgapachekylin-1109/
> > > >
> > > > Release artifacts are signed with the following key:
> > > > https://people.apache.org/keys/committer/xxyu.asc
> > > >
> > > >
> > > >
> > > >
> > > > Please vote on releasing this package as Apache Kylin 5.0.0-alpha.
> > > >
> > > > The vote is open for the next 72 hours and passes if a majority of
> > > > at least three +1 PMC votes are cast.
> > > >
> > > > [ ] +1 Release this package as Apache Kylin 5.0.0-alpha
> > > >
> > > > [ ] 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 regard
> > > > Xiaoxiang Yu (http://people.apache.org/~xxyu/)
> > > >
> > >
> >
> >
> > --
> >
> > ---------------------
> >
> > Best regards,
> >
> >
> >
> > Ni Chunen / George
> >
>

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

Posted by Li Yang <li...@apache.org>.
+1 (binding)

Long anticipated. 👍

On Sun, Apr 23, 2023 at 11:53 PM George Ni <ni...@apache.org> wrote:

> +1 (binding)
>
> ShaoFeng Shi <sh...@apache.org> 于2023年4月23日周日 22:12写道:
>
> > +1 (binding)
> >
> > I checked:
> > - LICENSE, NOTICE, README.md are included;
> > - All source file has the right header; No binary file included;
> > - "mvn clean package -DskipTests" success on Mac with JDK 1.8;
> > - Run "dev-support/unit_testing.sh" successfully in docker
> > "apachekylin/release-machine";
> > - Signature is by Xiaoxiang Yu;
> > - SHA256 is correct;
> >
> > Best regards,
> >
> > Shaofeng Shi 史少锋
> > Apache Kylin PMC,
> > Apache Incubator PMC,
> > Email: shaofengshi@apache.org
> >
> > Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html
> > Join Kylin user mail group: user-subscribe@kylin.apache.org
> > Join Kylin dev mail group: dev-subscribe@kylin.apache.org
> >
> >
> >
> >
> > Xiaoxiang Yu <xx...@apache.org> 于2023年4月23日周日 10:49写道:
> >
> > > Hi all,
> > >
> > > I have created a build for Apache Kylin 5.0.0-alpha, release candidate
> 3.
> > >
> > > Changes highlights:
> > >
> > > [KYLIN-5216] - Upgrade metadata and engine : Kylin 5.0
> > > [KYLIN-5397] - Support sum_lc function
> > > [KYLIN-5387] - Index planner phase 1 for kylin 5
> > > [KYLIN-5443] - Optimize the ER diagram of the model list page
> > > [KYLIN-5459] - Partial Log Governance
> > > [KYLIN-5374] - Provides Spark DDL & DML execution capability in GUI
> > > [KYLIN-5309] - Propose more flexible runtime join scenarios for Kylin
> > > [KYLIN-5297] - Add Kylin5 Jdbc module
> > > [KYLIN-5390] - Build tasks support segment coverage
> > > [KYLIN-5417] - streaming custom data parser
> > > [KYLIN-5235] - Add doc for How to write document
> > > [KYLIN-5236] - Add doc for how to contribute
> > > [KYLIN-5249] - Add node status notification on web ui
> > > [KYLIN-5256] - Add a cache for the system property get by the optional
> > > config in KylinConfigBase
> > > [KYLIN-5274] - Improve performance of getSubstitutor
> > > [KYLIN-5361] - suggest set email content from hard code to configurable
> > > files
> > >
> > >
> > > Thanks to everyone who has contributed to this release.
> > >
> > > Here are the release notes:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12352155
> > >
> > > The commit to being voted upon:
> > >
> > >
> >
> https://github.com/apache/kylin/commit/4aef5cbce3313d40851470a42bff3b5a6827f609
> > > Its hash is 4aef5cbce3313d40851470a42bff3b5a6827f609.
> > >
> > > The artifacts to be voted on, including the source package and one
> > > pre-compiled binary package are located here:
> > >
> >
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-5.0.0-alpha-rc3/
> > >
> > > The hash of the artifacts are as follows:
> > > apache-kylin-5.0.0-alpha-source-release.zip.sha256
> > > 0bafc66e9e9facdb10bdb0433cc47d69e3434b0801dc8b47b28dcbece65092d9
> > >
> > > apache-kylin-5.0.0-alpha-bin.tar.gz.sha256
> > > 6b778ac63c6470fd02779aca27280e27aa29a4a5c4db62593f684de913a59d41
> > >
> > > A staged Maven repository is available for review at:
> > >
> https://repository.apache.org/content/repositories/orgapachekylin-1109/
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/xxyu.asc
> > >
> > >
> > >
> > >
> > > Please vote on releasing this package as Apache Kylin 5.0.0-alpha.
> > >
> > > The vote is open for the next 72 hours and passes if a majority of
> > > at least three +1 PMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Kylin 5.0.0-alpha
> > >
> > > [ ] 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 regard
> > > Xiaoxiang Yu (http://people.apache.org/~xxyu/)
> > >
> >
>
>
> --
>
> ---------------------
>
> Best regards,
>
>
>
> Ni Chunen / George
>

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

Posted by George Ni <ni...@apache.org>.
+1 (binding)

ShaoFeng Shi <sh...@apache.org> 于2023年4月23日周日 22:12写道:

> +1 (binding)
>
> I checked:
> - LICENSE, NOTICE, README.md are included;
> - All source file has the right header; No binary file included;
> - "mvn clean package -DskipTests" success on Mac with JDK 1.8;
> - Run "dev-support/unit_testing.sh" successfully in docker
> "apachekylin/release-machine";
> - Signature is by Xiaoxiang Yu;
> - SHA256 is correct;
>
> Best regards,
>
> Shaofeng Shi 史少锋
> Apache Kylin PMC,
> Apache Incubator PMC,
> Email: shaofengshi@apache.org
>
> Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html
> Join Kylin user mail group: user-subscribe@kylin.apache.org
> Join Kylin dev mail group: dev-subscribe@kylin.apache.org
>
>
>
>
> Xiaoxiang Yu <xx...@apache.org> 于2023年4月23日周日 10:49写道:
>
> > Hi all,
> >
> > I have created a build for Apache Kylin 5.0.0-alpha, release candidate 3.
> >
> > Changes highlights:
> >
> > [KYLIN-5216] - Upgrade metadata and engine : Kylin 5.0
> > [KYLIN-5397] - Support sum_lc function
> > [KYLIN-5387] - Index planner phase 1 for kylin 5
> > [KYLIN-5443] - Optimize the ER diagram of the model list page
> > [KYLIN-5459] - Partial Log Governance
> > [KYLIN-5374] - Provides Spark DDL & DML execution capability in GUI
> > [KYLIN-5309] - Propose more flexible runtime join scenarios for Kylin
> > [KYLIN-5297] - Add Kylin5 Jdbc module
> > [KYLIN-5390] - Build tasks support segment coverage
> > [KYLIN-5417] - streaming custom data parser
> > [KYLIN-5235] - Add doc for How to write document
> > [KYLIN-5236] - Add doc for how to contribute
> > [KYLIN-5249] - Add node status notification on web ui
> > [KYLIN-5256] - Add a cache for the system property get by the optional
> > config in KylinConfigBase
> > [KYLIN-5274] - Improve performance of getSubstitutor
> > [KYLIN-5361] - suggest set email content from hard code to configurable
> > files
> >
> >
> > Thanks to everyone who has contributed to this release.
> >
> > Here are the release notes:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12352155
> >
> > The commit to being voted upon:
> >
> >
> https://github.com/apache/kylin/commit/4aef5cbce3313d40851470a42bff3b5a6827f609
> > Its hash is 4aef5cbce3313d40851470a42bff3b5a6827f609.
> >
> > The artifacts to be voted on, including the source package and one
> > pre-compiled binary package are located here:
> >
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-5.0.0-alpha-rc3/
> >
> > The hash of the artifacts are as follows:
> > apache-kylin-5.0.0-alpha-source-release.zip.sha256
> > 0bafc66e9e9facdb10bdb0433cc47d69e3434b0801dc8b47b28dcbece65092d9
> >
> > apache-kylin-5.0.0-alpha-bin.tar.gz.sha256
> > 6b778ac63c6470fd02779aca27280e27aa29a4a5c4db62593f684de913a59d41
> >
> > A staged Maven repository is available for review at:
> > https://repository.apache.org/content/repositories/orgapachekylin-1109/
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/xxyu.asc
> >
> >
> >
> >
> > Please vote on releasing this package as Apache Kylin 5.0.0-alpha.
> >
> > The vote is open for the next 72 hours and passes if a majority of
> > at least three +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Kylin 5.0.0-alpha
> >
> > [ ] 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 regard
> > Xiaoxiang Yu (http://people.apache.org/~xxyu/)
> >
>


-- 

---------------------

Best regards,



Ni Chunen / George

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

Posted by ShaoFeng Shi <sh...@apache.org>.
+1 (binding)

I checked:
- LICENSE, NOTICE, README.md are included;
- All source file has the right header; No binary file included;
- "mvn clean package -DskipTests" success on Mac with JDK 1.8;
- Run "dev-support/unit_testing.sh" successfully in docker
"apachekylin/release-machine";
- Signature is by Xiaoxiang Yu;
- SHA256 is correct;

Best regards,

Shaofeng Shi 史少锋
Apache Kylin PMC,
Apache Incubator PMC,
Email: shaofengshi@apache.org

Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html
Join Kylin user mail group: user-subscribe@kylin.apache.org
Join Kylin dev mail group: dev-subscribe@kylin.apache.org




Xiaoxiang Yu <xx...@apache.org> 于2023年4月23日周日 10:49写道:

> Hi all,
>
> I have created a build for Apache Kylin 5.0.0-alpha, release candidate 3.
>
> Changes highlights:
>
> [KYLIN-5216] - Upgrade metadata and engine : Kylin 5.0
> [KYLIN-5397] - Support sum_lc function
> [KYLIN-5387] - Index planner phase 1 for kylin 5
> [KYLIN-5443] - Optimize the ER diagram of the model list page
> [KYLIN-5459] - Partial Log Governance
> [KYLIN-5374] - Provides Spark DDL & DML execution capability in GUI
> [KYLIN-5309] - Propose more flexible runtime join scenarios for Kylin
> [KYLIN-5297] - Add Kylin5 Jdbc module
> [KYLIN-5390] - Build tasks support segment coverage
> [KYLIN-5417] - streaming custom data parser
> [KYLIN-5235] - Add doc for How to write document
> [KYLIN-5236] - Add doc for how to contribute
> [KYLIN-5249] - Add node status notification on web ui
> [KYLIN-5256] - Add a cache for the system property get by the optional
> config in KylinConfigBase
> [KYLIN-5274] - Improve performance of getSubstitutor
> [KYLIN-5361] - suggest set email content from hard code to configurable
> files
>
>
> Thanks to everyone who has contributed to this release.
>
> Here are the release notes:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12352155
>
> The commit to being voted upon:
>
> https://github.com/apache/kylin/commit/4aef5cbce3313d40851470a42bff3b5a6827f609
> Its hash is 4aef5cbce3313d40851470a42bff3b5a6827f609.
>
> The artifacts to be voted on, including the source package and one
> pre-compiled binary package are located here:
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-5.0.0-alpha-rc3/
>
> The hash of the artifacts are as follows:
> apache-kylin-5.0.0-alpha-source-release.zip.sha256
> 0bafc66e9e9facdb10bdb0433cc47d69e3434b0801dc8b47b28dcbece65092d9
>
> apache-kylin-5.0.0-alpha-bin.tar.gz.sha256
> 6b778ac63c6470fd02779aca27280e27aa29a4a5c4db62593f684de913a59d41
>
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachekylin-1109/
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/xxyu.asc
>
>
>
>
> Please vote on releasing this package as Apache Kylin 5.0.0-alpha.
>
> The vote is open for the next 72 hours and passes if a majority of
> at least three +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Kylin 5.0.0-alpha
>
> [ ] 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 regard
> Xiaoxiang Yu (http://people.apache.org/~xxyu/)
>