1. UT has passed in my test env. 
For some reasons, runing UT required some paramters, so I used scripts 
dev-support/unit_testing.sh
(https://github.com/apache/kylin/blob/kylin-5.0.0-alpha/dev-support/unit_testing.sh)
 on 
docker container(https://hub.docker.com/r/apachekylin/release-machine ).


2. Happy path(including modeling and query etc) passed in my Hadoop env(Hadoop 
3.2.1, Hive 3.1.2). 
Please note, before start Kylin by executing 'bin/kylin.sh start', please 
execute 'sbin/download-spark-user.sh' first . 
Current release candidate binary requires a specific Spark which downloaded by 
sbin/download-spark-user.sh.




--

Best wishes to you ! 
From :Xiaoxiang Yu





At 2023-04-07 12:10:00, "Xiaoxiang Yu" <x...@apache.org> wrote:
>Hi all,
>
>I have created a build for Apache Kylin 5.0.0-alpha, release candidate 1.
>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/efc9170e2f068dfe925007b11310efc32461b68e
>Its hash is efc9170e2f068dfe925007b11310efc32461b68e.
>
>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-rc1/
>
>The hash of the artifacts are as follows:
>apache-kylin-5.0.0-alpha-source-release.zip.sha256
>1f5742861b487229355343815a0373da87e05f7203de1f729a50a0858f0c8204
>
>apache-kylin-5.0.0-alpha-bin.tar.gz.sha256
>5af01b182396533e7bccebb1b1aef7135228f2f64b2ba2017447e7335b5a40b4
>
>A staged Maven repository is available for review at:
>https://repository.apache.org/content/repositories/orgapachekylin-1106/
>
>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)
>--------------------------------------------
>Xiaoxiang Yu, Apache Kylin PMC
>http://people.apache.org/~xxyu/

Reply via email to