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

2015-05-27 Thread Patrick Wendell
Hi James, As I said before that is not a blocker issue for this release, thanks. Separately, there are some comments in this code review that indicate you may be facing a bug in your own code rather than with Spark: https://github.com/apache/spark/pull/5688#issuecomment-104491410 Please follow u

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

2015-05-27 Thread jameszhouyi
-1 , SPARK-7119 blocker issue -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/VOTE-Release-Apache-Spark-1-4-0-RC2-tp12420p12472.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com. ---

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

2015-05-26 Thread Andrew Or
-1 Found a new blocker SPARK-7864 that is being resolved by https://github.com/apache/spark/pull/6419. 2015-05-26 11:32 GMT-07:00 Shivaram Venkataraman : > +1 > > Tested the SparkR binaries using a Standalone Hadoop 1 cluster, a YARN > Hadoop 2.

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

2015-05-26 Thread Shivaram Venkataraman
+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

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

2015-05-26 Thread Iulian DragoČ™
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 wrote: > Compiled: > git clone https://github.com/apache/spark.git

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

2015-05-25 Thread jameszhouyi
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-711

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

2015-05-25 Thread Olivier Girardot
> changed the title of SPARK-7853.. > > > -Original Message- > From: Cheng, Hao [mailto:hao.ch...@intel.com] > Sent: Monday, May 25, 2015 4:47 PM > To: Sean Owen; Patrick Wendell > Cc: dev@spark.apache.org > Subject: RE: [VOTE] Release Apache Spark 1.4.0 (RC2) > > Add ano

RE: [VOTE] Release Apache Spark 1.4.0 (RC2)

2015-05-25 Thread Wang, Daoyuan
e.org Subject: Re: [VOTE] Release Apache Spark 1.4.0 (RC2) We still have 1 blocker for 1.4: SPARK-6784 Make sure values of partitioning columns are correctly converted based on their data types CC Davies Liu / Adrian Wang to check on the status of this. There are still 50 Critical issues tagged fo

RE: [VOTE] Release Apache Spark 1.4.0 (RC2)

2015-05-25 Thread Cheng, Hao
Apache Spark 1.4.0 (RC2) We still have 1 blocker for 1.4: SPARK-6784 Make sure values of partitioning columns are correctly converted based on their data types CC Davies Liu / Adrian Wang to check on the status of this. There are still 50 Critical issues tagged for 1.4, and 183 issues targeted

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

2015-05-25 Thread Sean Owen
We still have 1 blocker for 1.4: SPARK-6784 Make sure values of partitioning columns are correctly converted based on their data types CC Davies Liu / Adrian Wang to check on the status of this. There are still 50 Critical issues tagged for 1.4, and 183 issues targeted for 1.4 in general. Obviou

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

2015-05-24 Thread Krishna Sankar
+1 (non-binding, of course) 1. Compiled OSX 10.10 (Yosemite) OK Total time: 16:52 min mvn clean package -Pyarn -Dyarn.version=2.6.0 -Phadoop-2.4 -Dhadoop.version=2.6.0 -DskipTests 2. Tested pyspark, mlib - running as well as compare results with 1.3.1 2.1. statistics (min,max,mean,Pearson,Spe