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

2020-02-04 Thread Sean Owen
+1 from me too. Same outcome as in RC1 for me. On Sun, Feb 2, 2020 at 9:31 PM Dongjoon Hyun wrote: > > Please vote on releasing the following candidate as Apache Spark version > 2.4.5. > > The vote is open until February 5th 11PM PST and passes if a majority +1 PMC > votes are cast, with a

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

2020-02-04 Thread Maxim Gekk
+1 I re-ran some of existing benchmarks in branch-2.4 on Linux/MacOS, and haven't found any regressions compared to 2.4.4. Maxim Gekk On Tue, Feb 4, 2020 at 11:07 AM Takeshi Yamamuro wrote: > +1; > I run the tests with > `-Pyarn -Phadoop-2.7 -Phive -Phive-thriftserver -Pmesos -Pkubernetes >

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

2020-02-04 Thread Takeshi Yamamuro
+1; I run the tests with `-Pyarn -Phadoop-2.7 -Phive -Phive-thriftserver -Pmesos -Pkubernetes -Psparkr` on macOS (Java 8). All the things look fine in my env. Bests, Takeshi On Tue, Feb 4, 2020 at 12:35 PM Hyukjin Kwon wrote: > +1 from me too. > > 2020년 2월 4일 (화) 오후 12:26, Wenchen Fan 님이 작성:

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

2020-02-03 Thread Hyukjin Kwon
+1 from me too. 2020년 2월 4일 (화) 오후 12:26, Wenchen Fan 님이 작성: > AFAIK there is no ongoing critical bug fixes, +1 > > On Mon, Feb 3, 2020 at 11:46 PM Dongjoon Hyun > wrote: > >> Yes, it does officially since 2.4.0. >> >> 2.4.5 is a maintenance release of 2.4.x line and the community didn't >>

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

2020-02-03 Thread Wenchen Fan
AFAIK there is no ongoing critical bug fixes, +1 On Mon, Feb 3, 2020 at 11:46 PM Dongjoon Hyun wrote: > Yes, it does officially since 2.4.0. > > 2.4.5 is a maintenance release of 2.4.x line and the community didn't > support Hadoop 3.x on 'branch-2.4'. We didn't run test at all. > > Bests, >

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

2020-02-03 Thread Dongjoon Hyun
Yes, it does officially since 2.4.0. 2.4.5 is a maintenance release of 2.4.x line and the community didn't support Hadoop 3.x on 'branch-2.4'. We didn't run test at all. Bests, Dongjoon. On Sun, Feb 2, 2020 at 22:58 Ajith shetty wrote: > Is hadoop-3.1 profile supported for this release.? i

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

2020-02-02 Thread Ajith shetty
Is hadoop-3.1 profile supported for this release.? i see lot of UTs failing under this profile. https://github.com/apache/spark/blob/v2.4.5-rc2/pom.xml Example: [INFO] Running org.apache.spark.sql.hive.JavaMetastoreDataSourcesSuite [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time

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

2020-02-02 Thread Dongjoon Hyun
I'll start with my +1. Today, I verified the artifacts with GPG, and built and tested RC2 with the followings. - Profile: -Pyarn -Phadoop-2.7 -Pkubernetes -Pkinesis-asl -Phive -Phive-thriftserver - OS: CentOS (7.5.1804) - Java: OpenJDK 1.8.0_242 * All Scala/Java UTs and JDBC IT

[VOTE] Release Apache Spark 2.4.5 (RC2)

2020-02-02 Thread Dongjoon Hyun
Please vote on releasing the following candidate as Apache Spark version 2.4.5. The vote is open until February 5th 11PM PST and passes if a majority +1 PMC votes are cast, with a minimum of 3 +1 votes. [ ] +1 Release this package as Apache Spark 2.4.5 [ ] -1 Do not release this package because