+1 - Compiled rc2 w/ CentOS 6.5, Yarn,Hadoop 2.2.0 - successful - Smoke Test (scala,python) (distributed cluster) - successful - We had ran Java/SparkSQL (count, distinct et al) ~250M records RDD over HBase 0.98.3 over last build (rc1) - successful - Stand alone multi-node cluster is working better for us than Yarn
Cheers <k/> On Fri, Jul 4, 2014 at 12:40 PM, Patrick Wendell <pwend...@gmail.com> wrote: > I'll start the voting with a +1 - ran tests on the release candidate > and ran some basic programs. RC1 passed our performance regression > suite, and there are no major changes from that RC. > > On Fri, Jul 4, 2014 at 12:39 PM, Patrick Wendell <pwend...@gmail.com> > wrote: > > Please vote on releasing the following candidate as Apache Spark version > 1.0.1! > > > > The tag to be voted on is v1.0.1-rc1 (commit 7d1043c): > > > https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=7d1043c99303b87aef8ee19873629c2bfba4cc78 > > > > The release files, including signatures, digests, etc. can be found at: > > http://people.apache.org/~pwendell/spark-1.0.1-rc2/ > > > > 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-1021/ > > > > The documentation corresponding to this release can be found at: > > http://people.apache.org/~pwendell/spark-1.0.1-rc2-docs/ > > > > Please vote on releasing this package as Apache Spark 1.0.1! > > > > The vote is open until Monday, July 07, at 20:45 UTC and passes if > > a majority of at least 3 +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Spark 1.0.1 > > [ ] -1 Do not release this package because ... > > > > To learn more about Apache Spark, please see > > http://spark.apache.org/ > > > > === Differences from RC1 === > > This release includes only one "blocking" patch from rc1: > > https://github.com/apache/spark/pull/1255 > > > > There are also smaller fixes which came in over the last week. > > > > === About this release === > > This release fixes a few high-priority bugs in 1.0 and has a variety > > of smaller fixes. The full list is here: http://s.apache.org/b45. Some > > of the more visible patches are: > > > > SPARK-2043: ExternalAppendOnlyMap doesn't always find matching keys > > SPARK-2156 and SPARK-1112: Issues with jobs hanging due to akka frame > size. > > SPARK-1790: Support r3 instance types on EC2. > > > > This is the first maintenance release on the 1.0 line. We plan to make > > additional maintenance releases as new fixes come in. >