+1 Tested the SparkR binaries using a Standalone Hadoop 1 cluster, a YARN Hadoop 2.4 cluster and on my Mac.
Minor thing I noticed is that on Amazon Linux AMI, the R version is 3.1.1 while the binaries seem to have been built with R 3.1.3. This leads to a warning when we load the package but does not affect any functionality. FWIW 3.1.1 is a year old and 3.2 is the current stable version,. Thanks Shivaram On Tue, May 26, 2015 at 8:58 AM, Iulian DragoČ™ <iulian.dra...@typesafe.com> wrote: > I tried 1.4.0-rc2 binaries on a 3-node Mesos cluster, everything seemed to > work fine, both spark-shell and spark-submit. Cluster mode deployment also > worked. > > +1 (non-binding) > > iulian > > On Tue, May 26, 2015 at 4:44 AM, jameszhouyi <yiaz...@gmail.com> wrote: > >> Compiled: >> git clone https://github.com/apache/spark.git >> git checkout tags/v1.4.0-rc2 >> ./make-distribution.sh --tgz --skip-java-test -Pyarn -Phadoop-2.4 >> -Dhadoop.version=2.5.0 -Phive -Phive-0.13.1 -Phive-thriftserver >> -DskipTests >> >> Block issue in RC1/RC2: >> https://issues.apache.org/jira/browse/SPARK-7119 >> >> >> >> >> >> -- >> View this message in context: >> http://apache-spark-developers-list.1001551.n3.nabble.com/VOTE-Release-Apache-Spark-1-4-0-RC2-tp12420p12444.html >> Sent from the Apache Spark Developers List mailing list archive at >> Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org >> For additional commands, e-mail: dev-h...@spark.apache.org >> >> > > > -- > > -- > Iulian Dragos > > ------ > Reactive Apps on the JVM > www.typesafe.com > >