Re: [VOTE] Release Apache Spark 1.0.1 (RC2)

2014-07-05 Thread Mark Hamstra
+1 On Fri, Jul 4, 2014 at 12:40 PM, Patrick Wendell 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, Patri

Re: [VOTE] Release Apache Spark 1.0.1 (RC2)

2014-07-05 Thread Michael Armbrust
+1 I tested sql/hive functionality. On Sat, Jul 5, 2014 at 9:30 AM, Mark Hamstra wrote: > +1 > > > On Fri, Jul 4, 2014 at 12:40 PM, Patrick Wendell > wrote: > > > I'll start the voting with a +1 - ran tests on the release candidate > > and ran some basic programs. RC1 passed our performance r

Re: [VOTE] Release Apache Spark 1.0.1 (RC2)

2014-07-05 Thread DB Tsai
+1 On Jul 5, 2014 1:39 PM, "Michael Armbrust" wrote: > +1 > > I tested sql/hive functionality. > > > On Sat, Jul 5, 2014 at 9:30 AM, Mark Hamstra > wrote: > > > +1 > > > > > > On Fri, Jul 4, 2014 at 12:40 PM, Patrick Wendell > > wrote: > > > > > I'll start the voting with a +1 - ran tests on th

Re: [VOTE] Release Apache Spark 1.0.1 (RC2)

2014-07-05 Thread Krishna Sankar
+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 i

Re: [VOTE] Release Apache Spark 1.0.1 (RC2)

2014-07-05 Thread Soren Macbeth
+1 On Sat, Jul 5, 2014 at 7:41 PM, Krishna Sankar wrote: > +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

Re: [VOTE] Release Apache Spark 1.0.1 (RC2)

2014-07-05 Thread Andrew Or
+1, verified that the UI bug is in fact fixed in https://github.com/apache/spark/pull/1255. 2014-07-05 20:01 GMT-07:00 Soren Macbeth : > +1 > > > On Sat, Jul 5, 2014 at 7:41 PM, Krishna Sankar > wrote: > > > +1 > > > >- Compiled rc2 w/ CentOS 6.5, Yarn,Hadoop 2.2.0 - successful > >- Smo