+1 binding; Verified the README, LICENSE and DEPENDENCIES are there; Verified the SHA256 are good; Verified the signature is from PMC Chunen Ni (need to load Chunen's key: gpg --recv-keys 479A9809) Compile success with Java 1.8.0_111 on Mac; "mvn test" success as below:
[INFO] Apache Kylin 3.0.1 ................................. SUCCESS [ 2.737 s] [INFO] Apache Kylin - Core Common ......................... SUCCESS [ 12.490 s] [INFO] Apache Kylin - Core Metadata ....................... SUCCESS [ 35.841 s] [INFO] Apache Kylin - Core Dictionary ..................... SUCCESS [03:37 min] [INFO] Apache Kylin - Core Cube ........................... SUCCESS [01:51 min] [INFO] Apache Kylin - Core Metrics ........................ SUCCESS [ 0.465 s] [INFO] Apache Kylin - Core Job ............................ SUCCESS [01:06 min] [INFO] Apache Kylin - Core Storage ........................ SUCCESS [ 5.582 s] [INFO] Apache Kylin - Stream Core ......................... SUCCESS [ 47.223 s] [INFO] Apache Kylin - MapReduce Engine .................... SUCCESS [ 16.109 s] [INFO] Apache Kylin - Spark Engine ........................ SUCCESS [03:05 min] [INFO] Apache Kylin - Hive Source ......................... SUCCESS [ 5.036 s] [INFO] Apache Kylin - DataSource SDK ...................... SUCCESS [ 7.203 s] [INFO] Apache Kylin - Jdbc Source ......................... SUCCESS [ 18.432 s] [INFO] Apache Kylin - Kafka Source ........................ SUCCESS [ 3.938 s] [INFO] Apache Kylin - Cache ............................... SUCCESS [ 6.698 s] [INFO] Apache Kylin - HBase Storage ....................... SUCCESS [ 30.508 s] [INFO] Apache Kylin - Query ............................... SUCCESS [ 8.442 s] [INFO] Apache Kylin - Metrics Reporter Hive ............... SUCCESS [ 0.746 s] [INFO] Apache Kylin - Metrics Reporter Kafka .............. SUCCESS [ 0.439 s] [INFO] Apache Kylin - Stream Source Kafka ................. SUCCESS [ 3.445 s] [INFO] Apache Kylin - Stream Coordinator .................. SUCCESS [ 15.642 s] [INFO] Apache Kylin - Stream Receiver ..................... SUCCESS [ 3.737 s] [INFO] Apache Kylin - Stream Storage ...................... SUCCESS [ 1.146 s] [INFO] Apache Kylin - REST Server Base .................... SUCCESS [ 15.887 s] [INFO] Apache Kylin - REST Server ......................... SUCCESS [03:22 min] [INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [ 4.154 s] [INFO] Apache Kylin - Assembly ............................ SUCCESS [ 4.593 s] [INFO] Apache Kylin - Tool ................................ SUCCESS [ 9.885 s] [INFO] Apache Kylin - Tool Assembly ....................... SUCCESS [ 1.072 s] [INFO] Apache Kylin - Integration Test .................... SUCCESS [ 15.488 s] [INFO] Apache Kylin - Tomcat Extension 3.0.1 .............. SUCCESS [ 0.299 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17:41 min [INFO] Finished at: 2020-02-13T16:27:51+08:00 [INFO] ------------------------------------------------------------------------ Best regards, Shaofeng Shi 史少锋 Apache Kylin PMC Email: shaofeng...@apache.org Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html Join Kylin user mail group: user-subscr...@kylin.apache.org Join Kylin dev mail group: dev-subscr...@kylin.apache.org George Ni <n...@apache.org> 于2020年2月12日周三 下午8:53写道: > Hi all, > > I have created a build for Apache Kylin 3.0.1, release candidate 1. > > Changes highlights: > [KYLIN-4374] - Fix security issues reported by code analysis platform LGTM > [KYLIN-4333] - Memory leak on job server > [KYLIN-4297] - Build cube throw NPE error when partition column is not set > in JDBC Data Source > > Thanks to everyone who has contributed to this release. > Here are the release notes: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346958&styleName=&projectId=12316121 > > The commit to being voted upon: > > https://github.com/apache/kylin/commit/638a1eb68f257366d240105b33e5eea3bfa4dbf3 > > > Its hash is 638a1eb68f257366d240105b33e5eea3bfa4dbf3. > > The artifacts to be voted on, including the source package and two > pre-compiled binary packages are located here: > https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-3.0.1-rc1/ > > The hash of the artifacts are as follows: > apache-kylin-3.0.1-source-release.zip.sha256 > 2fa38524b620737c5ebe5148924f6d25876244c11be49841bcff652555bb3c97 > apache-kylin-3.0.1-bin-hbase1x.tar.gz.sha256 > 9bf9db5e9152755928f08ebe9fa2dc0d2647feb56604ceb06343e95fd362dc50 > apache-kylin-3.0.1-bin-cdh57.tar.gz.sha256 > f1f60cbc525942c7c044aee212455eaabb092da0e99bede11501920b8258ba42 > apache-kylin-3.0.1-bin-hadoop3.tar.gz.sha256 > b405c2dd0cd93400c18c46bbb36f601cf58cb5e48cc760f422daa4bcc7899084 > apache-kylin-3.0.1-bin-cdh60.tar.gz.sha256 > 5ef70897392072ee74d0909971a197413a64e677f89952f1b23abf6969c3443d > > A staged Maven repository is available for review at: > https://repository.apache.org/content/repositories/orgapachekylin-1071/ > > Release artifacts are signed with the following key: > https://people.apache.org/keys/committer/nic.asc > > Please vote on releasing this package as Apache Kylin 3.0.1. > > 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 3.0.1 > [ ] 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) > > -- > > --------------------- > > Best regards, > > > > Ni Chunen / George >