We should make sure we include the following two patches: https://github.com/apache/spark/pull/1264
https://github.com/apache/spark/pull/1263 On Fri, Jun 27, 2014 at 8:39 PM, Krishna Sankar <ksanka...@gmail.com> wrote: > +1 > Compiled for CentOS 6.5, deployed in our 4 node cluster (Hadoop 2.2, YARN) > Smoke Tests (sparkPi,spark-shell, web UI) successful > > Cheers > <k/> > > > On Thu, Jun 26, 2014 at 7:06 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 7feeda3): > > > > > https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=7feeda3d729f9397aa15ee8750c01ef5aa601962 > > > > The release files, including signatures, digests, etc. can be found at: > > http://people.apache.org/~pwendell/spark-1.0.1-rc1/ > > > > 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-1020/ > > > > The documentation corresponding to this release can be found at: > > http://people.apache.org/~pwendell/spark-1.0.1-rc1-docs/ > > > > Please vote on releasing this package as Apache Spark 1.0.1! > > > > The vote is open until Monday, June 30, at 03:00 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/ > > > > === 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. > > > > - Patrick > > >