+1

- Verified all links
- Verified DISCLAIMER/LICENSE/NOTICE in source and binary tarball.
- Passed build and unit test from the source code with the command
```
build/mvn clean install -Pkyuubi-extension-spark-3-1
```

Thanks,
Cheng Pan

On Wed, Aug 25, 2021 at 2:54 PM Kent Yao <[email protected]> wrote:

> +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
> - 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>*
>
> 1)failed once with a known flaky test
>
> *log capture should release after close *** FAILED ***
> process.logCaptureThread.isInterrupted() was false
> (SparkProcessBuilderSuite.scala:135)*
>
> 2)succeed in round 2
>
> Cheng Pan <[email protected]> 于2021年8月25日周三 下午1:59写道:
>
> > 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-rc3 (commit 504b103):
> > https://github.com/apache/incubator-kyuubi/tree/v1.3.0-incubating-rc3
> >
> > The release files, including signatures, digests, etc. can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.3.0-incubating-rc3/
> >
> > 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-1003/
> >
> > The commit list since the last RC:
> >
> >
> https://github.com/apache/incubator-kyuubi/compare/v1.3.0-incubating-rc2...v1.3.0-incubating-rc3
> >
> > 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/>.
>

Reply via email to