+1 - ran `mvn clean package -DskipTests`[OK] - ran `build/mvn test -DwildcardSuites=org.apache.kyuubi.config.AllKyuubiConfiguration -pl '!externals/kyuubi-download'`[OK] - checked LICENSE and NOTICE files[OK]
Best, Vino Kent Yao <[email protected]> 于2021年8月26日周四 下午4:31写道: > Kent Yao <[email protected]> > 8月25日周三 下午2:53 (1天前) > 回复 > 发送至 dev > +1 > > I have verified, > > - All links of the release files and their checksums are ok > - DISCLAIMER/LICENSE/NOTICE in source and binary releases are ok > - the GPG signatures are ok > - incubating in resource names > - build and test from the source release with the command below on my > laptop > > */build/mvn clean install -Dmaven.javadoc.skip=true -V > -Dspark.archive.mirror= > https://mirrors.bfsu.edu.cn/apache/spark/spark-3.1.2 > <https://mirrors.bfsu.edu.cn/apache/spark/spark-3.1.2> * > > > > Cheng Pan <[email protected]> 于2021年8月25日周三 下午8:17写道: > > > Starting with my +1 > > > > Thanks, > > Cheng Pan > > > > On Wed, Aug 25, 2021 at 8:16 PM Cheng Pan <[email protected]> wrote: > > > > > Hello Apache Kyuubi PPMC and Community, > > > > > > Please vote on releasing the following candidate as > > > Apache Kyuubi (Incubating) version v1.3.0-incubating. > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > [ ] +1 Release this package as Apache Kyuubi v1.3.0-incubating > > > [ ] +0 > > > [ ] -1 Do not release this package because ... > > > > > > To learn more about Apache Kyuubi (Incubating), please see > > > https://kyuubi.apache.org/ > > > > > > The tag to be voted on is v1.3.0-incubating-rc4 (commit 95557b5): > > > https://github.com/apache/incubator-kyuubi/tree/v1.3.0-incubating-rc4 > > > > > > The release files, including signatures, digests, etc. can be found at: > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.3.0-incubating-rc4/ > > > > > > Signatures used for Kyuubi RCs can be found in this file: > > > https://dist.apache.org/repos/dist/dev/incubator/kyuubi/KEYS > > > > > > The staging repository for this release can be found at: > > > > https://repository.apache.org/content/repositories/orgapachekyuubi-1004/ > > > > > > The commit list since the last RC: > > > > > > > > > https://github.com/apache/incubator-kyuubi/compare/v1.3.0-incubating-rc3...v1.3.0-incubating-rc4 > > > > > > FAQ > > > > > > ================================= > > > How can I help test this release? > > > ================================= > > > > > > If you are a Kyuubi user, you can help us test this release by taking > > > an existing Kyuubi workload and running on this release candidate, then > > > reporting any regressions. > > > > > > In the Java/Scala, you can add the staging repository to your projects > > > resolvers > > > and test with the RC (make sure to clean up the artifact cache > > > before/after so > > > you don't end up building with a out of date RC going forward). > > > > > > ============================================================== > > > What should happen to GitHub issues still targeting v1.3.0-incubating? > > > ============================================================== > > > > > > Committers should look at those and triage. Extremely important bug > > fixes, > > > documentation, and API tweaks that impact compatibility should be > worked > > on > > > immediately. Everything else please retarget to an appropriate release. > > > > > > ======================= > > > But my bug isn't fixed? > > > ======================= > > > > > > In order to make timely releases, we will typically not hold the > release > > > unless > > > the bug in question is a regression from the previous release. That > being > > > said, > > > if there is something which is a regression that has not been correctly > > > targeted > > > please ping me or a committer to help target the issue. > > > > > > > > -- > > *Kent Yao * > @ Data Science Center, Hangzhou Research Institute, NetEase Corp. > a spark enthusiast > kyuubi <https://github.com/yaooqinn/kyuubi>is a unified multi-tenant JDBC > interface for large-scale data processing and analytics, built on top of > Apache > Spark <http://spark.apache.org/>. > spark-authorizer <https://github.com/yaooqinn/spark-authorizer>A Spark SQL > extension which provides SQL Standard Authorization for Apache Spark > <http://spark.apache.org/>. > spark-postgres <https://github.com/yaooqinn/spark-postgres> A library for > reading data from and transferring data to Postgres / Greenplum with Spark > SQL and DataFrames, 10~100x faster. > itatchi <https://github.com/yaooqinn/spark-func-extras>A library that > brings useful functions from various modern database management > systems to Apache > Spark <http://spark.apache.org/>. >
