There is an issue with the SparkUI: the storage page continues to display RDDs that are dropped from memory. This is fixed in https://github.com/apache/spark/commit/21e0f77b6321590ed86223a60cdb8ae08ea4057f but is not part of this RC.
2014-06-27 11:18 GMT-07:00 Matei Zaharia <matei.zaha...@gmail.com>: > +1 > > Tested it out on Mac OS X and Windows, looked through docs. > > Matei > > On 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 > >