Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-11-01 Thread vijoshi
Hi, Have encountered an issue with History Server in 2.0 - and updated https://issues.apache.org/jira/browse/SPARK-16808 with a comment detailing the problem. This is a regression in 2.0 from 1.6, so this issue exists since 2.0.1. Encountered this very recently when we evaluated moving to 2.0

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-31 Thread Denny Lee
Oh, I forgot to note that when downloading and running against the Spark 2.0.2 without Hadoop binaries, I got a JNI error due to an exception with org / slf4j / logger (i.e. org.slf4j.Logger class is not found). On Mon, Oct 31, 2016 at 4:35 PM Reynold Xin wrote: > OK I

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-31 Thread Reynold Xin
OK I will cut a new RC tomorrow. Any other issues people have seen? On Fri, Oct 28, 2016 at 2:58 PM, Shixiong(Ryan) Zhu wrote: > -1. > > The history server is broken because of some refactoring work in > Structured Streaming:

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-28 Thread Weiqing Yang
+1 (non binding) Environment: CentOS Linux release 7.0.1406 / openjdk version "1.8.0_111"/ R version 3.3.1 ./build/mvn -Pyarn -Phadoop-2.7 -Pkinesis-asl -Phive -Phive-thriftserver -Dpyspark -Dsparkr -DskipTests clean package ./build/mvn -Pyarn -Phadoop-2.7 -Pkinesis-asl -Phive

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-28 Thread Ryan Blue
+1 (non-binding) Checksums and build are fine. The tarball matches the release tag except that .gitignore is missing. It would be nice if the tarball were created using git archive so that the commit ref is present, but otherwise everything looks fine. ​ On Thu, Oct 27, 2016 at 12:18 AM, Reynold

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Jagadeesan As
M Subject: [VOTE] Release Apache Spark 2.0.2 (RC1) Greetings from Spark Summit Europe at Brussels. +1 (non binding) Ubuntu 14.04.2/openjdk "1.8.0_72" (-Pyarn -Phadoop-2.7 -Psparkr -Pkinesis-asl -Phive-thriftserver) Cheers, Jagadeesan A S Please vote on releasing the f

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Luciano Resende
+1 (non-binding) On Thu, Oct 27, 2016 at 9:18 AM, Reynold Xin wrote: > Greetings from Spark Summit Europe at Brussels. > > Please vote on releasing the following candidate as Apache Spark version > 2.0.2. The vote is open until Sun, Oct 30, 2016 at 00:30 PDT and passes if >

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Denny Lee
+1 (non-binding) On Thu, Oct 27, 2016 at 3:36 PM Ricardo Almeida < ricardo.alme...@actnowib.com> wrote: > +1 (non-binding) > > built and tested without regressions from 2.0.1. > > > > On 27 October 2016 at 19:07, vaquar khan wrote: > > +1 > > > > On Thu, Oct 27, 2016 at

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Ricardo Almeida
+1 (non-binding) built and tested without regressions from 2.0.1. On 27 October 2016 at 19:07, vaquar khan wrote: > +1 > > > > On Thu, Oct 27, 2016 at 11:56 AM, Davies Liu > wrote: > >> +1 >> >> On Thu, Oct 27, 2016 at 12:18 AM, Reynold Xin

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Dongjoon Hyun
+1 non-binding. Built and tested CentOS 6.6 / OpenJDK 1.8.0_111. Cheers, Dongjoon. - To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Kousuke Saruta
+1 - Kousuke On 2016/10/28 2:07, vaquar khan wrote: +1 On Thu, Oct 27, 2016 at 11:56 AM, Davies Liu > wrote: +1 On Thu, Oct 27, 2016 at 12:18 AM, Reynold Xin > wrote: >

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread vaquar khan
+1 On Thu, Oct 27, 2016 at 11:56 AM, Davies Liu wrote: > +1 > > On Thu, Oct 27, 2016 at 12:18 AM, Reynold Xin wrote: > > Greetings from Spark Summit Europe at Brussels. > > > > Please vote on releasing the following candidate as Apache Spark

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Davies Liu
+1 On Thu, Oct 27, 2016 at 12:18 AM, Reynold Xin wrote: > Greetings from Spark Summit Europe at Brussels. > > Please vote on releasing the following candidate as Apache Spark version > 2.0.2. The vote is open until Sun, Oct 30, 2016 at 00:30 PDT and passes if a > majority of

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Michael Armbrust
+1 On Oct 27, 2016 12:19 AM, "Reynold Xin" wrote: > Greetings from Spark Summit Europe at Brussels. > > Please vote on releasing the following candidate as Apache Spark version > 2.0.2. The vote is open until Sun, Oct 30, 2016 at 00:30 PDT and passes if > a majority of at

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Koert Kuipers
+1 non binding compiled and unit tested in-house libraries against 2.0.2-rc1 successfully was able to build, deploy and launch on cdh 5.7 yarn cluster on a side note... these artifacts on staging repo having version 2.0.2 instead of 2.0.2-rc1 makes it somewhat dangerous to test against it in

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Sean Owen
+1 from me. All the sigs and licenses and hashes check out. It builds and passes tests with -Phadoop-2.7 -Pyarn -Phive -Phive-thriftserver on Ubuntu 16 + Java 8. Here are the open issues for 2.0.2 BTW. No blockers, but some marked Critical FYI. Just making sure nobody really meant for one of

Re: [VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Herman van Hövell tot Westerflier
+1 On Thu, Oct 27, 2016 at 9:18 AM, Reynold Xin wrote: > Greetings from Spark Summit Europe at Brussels. > > Please vote on releasing the following candidate as Apache Spark version > 2.0.2. The vote is open until Sun, Oct 30, 2016 at 00:30 PDT and passes if > a majority of

[VOTE] Release Apache Spark 2.0.2 (RC1)

2016-10-27 Thread Reynold Xin
Greetings from Spark Summit Europe at Brussels. Please vote on releasing the following candidate as Apache Spark version 2.0.2. The vote is open until Sun, Oct 30, 2016 at 00:30 PDT and passes if a majority of at least 3+1 PMC votes are cast. [ ] +1 Release this package as Apache Spark 2.0.2 [ ]