-1. The history server is broken because of some refactoring work in Structured Streaming: https://issues.apache.org/jira/browse/SPARK-18143
On Fri, Oct 28, 2016 at 12:58 PM, Weiqing Yang <yangweiqing...@gmail.com> wrote: > +1 (non binding) > > > > Environment: CentOS Linux release 7.0.1406 / openjdk version "1.8.0_111"/ > R version 3.3.1 > > > ./build/mvn -Pyarn -Phadoop-2.7 -Pkinesis-asl -Phive -Phive-thriftserver > -Dpyspark -Dsparkr -DskipTests clean package > > ./build/mvn -Pyarn -Phadoop-2.7 -Pkinesis-asl -Phive -Phive-thriftserver > -Dpyspark -Dsparkr test > > > Best, > > Weiqing > > On Fri, Oct 28, 2016 at 10:06 AM, Ryan Blue <rb...@netflix.com.invalid> > wrote: > >> +1 (non-binding) >> >> Checksums and build are fine. The tarball matches the release tag except >> that .gitignore is missing. It would be nice if the tarball were created >> using git archive so that the commit ref is present, but otherwise >> everything looks fine. >> >> >> On Thu, Oct 27, 2016 at 12:18 AM, Reynold Xin <r...@databricks.com> >> wrote: >> >>> Greetings from Spark Summit Europe at Brussels. >>> >>> Please vote on releasing the following candidate as Apache Spark version >>> 2.0.2. The vote is open until Sun, Oct 30, 2016 at 00:30 PDT and passes if >>> a majority of at least 3+1 PMC votes are cast. >>> >>> [ ] +1 Release this package as Apache Spark 2.0.2 >>> [ ] -1 Do not release this package because ... >>> >>> >>> The tag to be voted on is v2.0.2-rc1 (1c2908eeb8890fdc91413a3f5bad2 >>> bb3d114db6c) >>> >>> This release candidate resolves 75 issues: >>> https://s.apache.org/spark-2.0.2-jira >>> >>> The release files, including signatures, digests, etc. can be found at: >>> http://people.apache.org/~pwendell/spark-releases/spark-2.0.2-rc1-bin/ >>> >>> Release artifacts are signed with the following key: >>> https://people.apache.org/keys/committer/pwendell.asc >>> >>> The staging repository for this release can be found at: >>> https://repository.apache.org/content/repositories/orgapachespark-1208/ >>> >>> The documentation corresponding to this release can be found at: >>> http://people.apache.org/~pwendell/spark-releases/spark-2.0.2-rc1-docs/ >>> >>> >>> Q: How can I help test this release? >>> A: If you are a Spark user, you can help us test this release by taking >>> an existing Spark workload and running on this release candidate, then >>> reporting any regressions from 2.0.1. >>> >>> Q: What justifies a -1 vote for this release? >>> A: This is a maintenance release in the 2.0.x series. Bugs already >>> present in 2.0.1, missing features, or bugs related to new features will >>> not necessarily block this release. >>> >>> Q: What fix version should I use for patches merging into branch-2.0 >>> from now on? >>> A: Please mark the fix version as 2.0.3, rather than 2.0.2. If a new RC >>> (i.e. RC2) is cut, I will change the fix version of those patches to 2.0.2. >>> >>> >>> >> >> >> -- >> Ryan Blue >> Software Engineer >> Netflix >> > >