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 up on that issue outside of the vote thread.

Thanks!

On Wed, May 27, 2015 at 5:22 PM, jameszhouyi  wrote:
> -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.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org



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.

-
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org



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.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ș  > 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  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
>>
>>
>


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 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ș 
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  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
>
>


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
> 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


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-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



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

2015-05-25 Thread Olivier Girardot
I've just tested the new window functions using PySpark in the Spark 1.4.0
rc2 distribution for hadoop 2.4 with and without hive support.
It works well with the hive support enabled distribution and fails as
expected on the other one (with an explicit error :  "Could not resolve
window function 'lead'. Note that, using window functions currently
requires a HiveContext").

Thank you for your work.

Regards,

Olivier.

Le lun. 25 mai 2015 à 11:25, Wang, Daoyuan  a
écrit :

> Good catch! BTW, SPARK-6784 is duplicate to SPAKR-7790, didn't notice we
> 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 another Blocker issue, just created! It seems a regression.
>
> https://issues.apache.org/jira/browse/SPARK-7853
>
>
> -Original Message-
> From: Sean Owen [mailto:so...@cloudera.com]
> Sent: Monday, May 25, 2015 3:37 PM
> To: Patrick Wendell
> Cc: dev@spark.apache.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 for 1.4, and 183 issues targeted
> for 1.4 in general. Obviously almost all of those won't be in 1.4. How do
> people want to deal with those? The field can be cleared, but do people
> want to take a pass at bumping a few to 1.4.1 that really truly are
> supposed to go into 1.4.1?
>
>
> On Sun, May 24, 2015 at 8:22 AM, Patrick Wendell 
> wrote:
> > Please vote on releasing the following candidate as Apache Spark version
> 1.4.0!
> >
> > The tag to be voted on is v1.4.0-rc2 (commit 03fb26a3):
> > https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=03fb26a
> > 3e50e00739cc815ba4e2e82d71d003168
> >
> > The release files, including signatures, digests, etc. can be found at:
> > http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-bin/
> >
> > 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:
> > [published as version: 1.4.0]
> > https://repository.apache.org/content/repositories/orgapachespark-1103
> > /
> > [published as version: 1.4.0-rc2]
> > https://repository.apache.org/content/repositories/orgapachespark-1104
> > /
> >
> > The documentation corresponding to this release can be found at:
> > http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-docs
> > /
> >
> > Please vote on releasing this package as Apache Spark 1.4.0!
> >
> > The vote is open until Wednesday, May 27, at 08:12 UTC and passes if a
> > majority of at least 3 +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Spark 1.4.0 [ ] -1 Do not
> > release this package because ...
> >
> > To learn more about Apache Spark, please see http://spark.apache.org/
> >
> > == What has changed since RC1 ==
> > Below is a list of bug fixes that went into this RC:
> > http://s.apache.org/U1M
> >
> > == How can I help test this release? == If you are a Spark user, you
> > can help us test this release by taking a Spark 1.3 workload and
> > running on this release candidate, then reporting any regressions.
> >
> > == What justifies a -1 vote for this release? == This vote is
> > happening towards the end of the 1.4 QA period, so -1 votes should
> > only occur for significant regressions from 1.3.1.
> > Bugs already present in 1.3.X, minor regressions, or bugs related to
> > new features will not block this release.
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For
> > additional commands, e-mail: dev-h...@spark.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For additional
> commands, e-mail: dev-h...@spark.apache.org
>
>


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

2015-05-25 Thread Wang, Daoyuan
Good catch! BTW, SPARK-6784 is duplicate to SPAKR-7790, didn't notice we 
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 another Blocker issue, just created! It seems a regression.

https://issues.apache.org/jira/browse/SPARK-7853


-Original Message-
From: Sean Owen [mailto:so...@cloudera.com]
Sent: Monday, May 25, 2015 3:37 PM
To: Patrick Wendell
Cc: dev@spark.apache.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 for 1.4, and 183 issues targeted for 
1.4 in general. Obviously almost all of those won't be in 1.4. How do people 
want to deal with those? The field can be cleared, but do people want to take a 
pass at bumping a few to 1.4.1 that really truly are supposed to go into 1.4.1?


On Sun, May 24, 2015 at 8:22 AM, Patrick Wendell  wrote:
> Please vote on releasing the following candidate as Apache Spark version 
> 1.4.0!
>
> The tag to be voted on is v1.4.0-rc2 (commit 03fb26a3):
> https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=03fb26a
> 3e50e00739cc815ba4e2e82d71d003168
>
> The release files, including signatures, digests, etc. can be found at:
> http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-bin/
>
> 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:
> [published as version: 1.4.0]
> https://repository.apache.org/content/repositories/orgapachespark-1103
> /
> [published as version: 1.4.0-rc2]
> https://repository.apache.org/content/repositories/orgapachespark-1104
> /
>
> The documentation corresponding to this release can be found at:
> http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-docs
> /
>
> Please vote on releasing this package as Apache Spark 1.4.0!
>
> The vote is open until Wednesday, May 27, at 08:12 UTC and passes if a 
> majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Spark 1.4.0 [ ] -1 Do not 
> release this package because ...
>
> To learn more about Apache Spark, please see http://spark.apache.org/
>
> == What has changed since RC1 ==
> Below is a list of bug fixes that went into this RC:
> http://s.apache.org/U1M
>
> == How can I help test this release? == If you are a Spark user, you 
> can help us test this release by taking a Spark 1.3 workload and 
> running on this release candidate, then reporting any regressions.
>
> == What justifies a -1 vote for this release? == This vote is 
> happening towards the end of the 1.4 QA period, so -1 votes should 
> only occur for significant regressions from 1.3.1.
> Bugs already present in 1.3.X, minor regressions, or bugs related to 
> new features will not block this release.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For 
> additional commands, e-mail: dev-h...@spark.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For additional 
commands, e-mail: dev-h...@spark.apache.org



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

2015-05-25 Thread Cheng, Hao
Add another Blocker issue, just created! It seems a regression.

https://issues.apache.org/jira/browse/SPARK-7853


-Original Message-
From: Sean Owen [mailto:so...@cloudera.com] 
Sent: Monday, May 25, 2015 3:37 PM
To: Patrick Wendell
Cc: dev@spark.apache.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 for 1.4, and 183 issues targeted for 
1.4 in general. Obviously almost all of those won't be in 1.4. How do people 
want to deal with those? The field can be cleared, but do people want to take a 
pass at bumping a few to 1.4.1 that really truly are supposed to go into 1.4.1?


On Sun, May 24, 2015 at 8:22 AM, Patrick Wendell  wrote:
> Please vote on releasing the following candidate as Apache Spark version 
> 1.4.0!
>
> The tag to be voted on is v1.4.0-rc2 (commit 03fb26a3):
> https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=03fb26a
> 3e50e00739cc815ba4e2e82d71d003168
>
> The release files, including signatures, digests, etc. can be found at:
> http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-bin/
>
> 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:
> [published as version: 1.4.0]
> https://repository.apache.org/content/repositories/orgapachespark-1103
> /
> [published as version: 1.4.0-rc2]
> https://repository.apache.org/content/repositories/orgapachespark-1104
> /
>
> The documentation corresponding to this release can be found at:
> http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-docs
> /
>
> Please vote on releasing this package as Apache Spark 1.4.0!
>
> The vote is open until Wednesday, May 27, at 08:12 UTC and passes if a 
> majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Spark 1.4.0 [ ] -1 Do not 
> release this package because ...
>
> To learn more about Apache Spark, please see http://spark.apache.org/
>
> == What has changed since RC1 ==
> Below is a list of bug fixes that went into this RC:
> http://s.apache.org/U1M
>
> == How can I help test this release? == If you are a Spark user, you 
> can help us test this release by taking a Spark 1.3 workload and 
> running on this release candidate, then reporting any regressions.
>
> == What justifies a -1 vote for this release? == This vote is 
> happening towards the end of the 1.4 QA period, so -1 votes should 
> only occur for significant regressions from 1.3.1.
> Bugs already present in 1.3.X, minor regressions, or bugs related to 
> new features will not block this release.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For 
> additional commands, e-mail: dev-h...@spark.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For additional 
commands, e-mail: dev-h...@spark.apache.org



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. Obviously almost all of those won't be in
1.4. How do people want to deal with those? The field can be cleared,
but do people want to take a pass at bumping a few to 1.4.1 that
really truly are supposed to go into 1.4.1?


On Sun, May 24, 2015 at 8:22 AM, Patrick Wendell  wrote:
> Please vote on releasing the following candidate as Apache Spark version 
> 1.4.0!
>
> The tag to be voted on is v1.4.0-rc2 (commit 03fb26a3):
> https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=03fb26a3e50e00739cc815ba4e2e82d71d003168
>
> The release files, including signatures, digests, etc. can be found at:
> http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-bin/
>
> 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:
> [published as version: 1.4.0]
> https://repository.apache.org/content/repositories/orgapachespark-1103/
> [published as version: 1.4.0-rc2]
> https://repository.apache.org/content/repositories/orgapachespark-1104/
>
> The documentation corresponding to this release can be found at:
> http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-docs/
>
> Please vote on releasing this package as Apache Spark 1.4.0!
>
> The vote is open until Wednesday, May 27, at 08:12 UTC and passes
> if a majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Spark 1.4.0
> [ ] -1 Do not release this package because ...
>
> To learn more about Apache Spark, please see
> http://spark.apache.org/
>
> == What has changed since RC1 ==
> Below is a list of bug fixes that went into this RC:
> http://s.apache.org/U1M
>
> == How can I help test this release? ==
> If you are a Spark user, you can help us test this release by
> taking a Spark 1.3 workload and running on this release candidate,
> then reporting any regressions.
>
> == What justifies a -1 vote for this release? ==
> This vote is happening towards the end of the 1.4 QA period,
> so -1 votes should only occur for significant regressions from 1.3.1.
> Bugs already present in 1.3.X, minor regressions, or bugs related
> to new features will not block this release.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org



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,Spearman) OK
2.2. Linear/Ridge/Laso Regression OK
2.3. Decision Tree, Naive Bayes OK
2.4. KMeans OK
   Center And Scale OK
2.5. RDD operations OK
  State of the Union Texts - MapReduce, Filter,sortByKey (word count)
2.6. Recommendation (Movielens medium dataset ~1 M ratings) OK
   Model evaluation/optimization (rank, numIter, lambda) with itertools
OK
3. Scala - MLlib
3.1. statistics (min,max,mean,Pearson,Spearman) OK
3.2. LinearRegressionWithSGD OK
3.3. Decision Tree OK
3.4. KMeans OK
3.5. Recommendation (Movielens medium dataset ~1 M ratings) OK
4.0. Spark SQL from Python OK
4.1. result = sqlContext.sql("SELECT * from people WHERE State = 'WA'") OK
4.2. result = sqlContext.sql("SELECT
OrderDetails.OrderID,ShipCountry,UnitPrice,Qty,Discount FROM Orders INNER
JOIN OrderDetails ON Orders.OrderID = OrderDetails.OrderID") OK
4.3. saveAsParquetFile OK
4.4. Read and verify the 4.3 save(above) - sqlContext.parquetFile,
registerTempTable, sql OK

Cheers


On Sun, May 24, 2015 at 12:22 AM, Patrick Wendell 
wrote:

> Please vote on releasing the following candidate as Apache Spark version
> 1.4.0!
>
> The tag to be voted on is v1.4.0-rc2 (commit 03fb26a3):
>
> https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=03fb26a3e50e00739cc815ba4e2e82d71d003168
>
> The release files, including signatures, digests, etc. can be found at:
> http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-bin/
>
> 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:
> [published as version: 1.4.0]
> https://repository.apache.org/content/repositories/orgapachespark-1103/
> [published as version: 1.4.0-rc2]
> https://repository.apache.org/content/repositories/orgapachespark-1104/
>
> The documentation corresponding to this release can be found at:
> http://people.apache.org/~pwendell/spark-releases/spark-1.4.0-rc2-docs/
>
> Please vote on releasing this package as Apache Spark 1.4.0!
>
> The vote is open until Wednesday, May 27, at 08:12 UTC and passes
> if a majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Spark 1.4.0
> [ ] -1 Do not release this package because ...
>
> To learn more about Apache Spark, please see
> http://spark.apache.org/
>
> == What has changed since RC1 ==
> Below is a list of bug fixes that went into this RC:
> http://s.apache.org/U1M
>
> == How can I help test this release? ==
> If you are a Spark user, you can help us test this release by
> taking a Spark 1.3 workload and running on this release candidate,
> then reporting any regressions.
>
> == What justifies a -1 vote for this release? ==
> This vote is happening towards the end of the 1.4 QA period,
> so -1 votes should only occur for significant regressions from 1.3.1.
> Bugs already present in 1.3.X, minor regressions, or bugs related
> to new features will not block this release.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>
>