Re: Cutting the RC for Spark 2.2.1 release

2017-11-14 Thread Felix Cheung
nterface at repository.apache.org either. From: Felix Cheung Sent: Monday, November 13, 2017 11:23:44 AM To: Sean Owen Cc: Holden Karau; dev@spark.apache.org Subject: Re: Cutting the RC for Spark 2.2.1 release Ouch ;) yes that works and RC1 is tagged. __

Re: Cutting the RC for Spark 2.2.1 release

2017-11-13 Thread Felix Cheung
Ouch ;) yes that works and RC1 is tagged. From: Sean Owen Sent: Monday, November 13, 2017 10:54:48 AM To: Felix Cheung Cc: Holden Karau; dev@spark.apache.org Subject: Re: Cutting the RC for Spark 2.2.1 release It's repo.maven.apache.org

Re: Cutting the RC for Spark 2.2.1 release

2017-11-13 Thread Sean Owen
It's repo.maven.apache.org ? On Mon, Nov 13, 2017 at 12:52 PM Felix Cheung wrote: > I did change it, but getting unknown host? > > [ERROR] Non-resolvable parent POM for > org.apache.spark:spark-parent_2.11:2.2.1-SNAPSHOT: Could not transfer > artifact org.apache:apache:pom:14 from/to central ( >

Re: Cutting the RC for Spark 2.2.1 release

2017-11-13 Thread Felix Cheung
r 13, 2017 10:48 AM Subject: Re: Cutting the RC for Spark 2.2.1 release To: Felix Cheung mailto:felixcheun...@hotmail.com>> Cc: Holden Karau mailto:hol...@pigscanfly.ca>>, mailto:dev@spark.apache.org>> I'm not seeing a problem building, myself. However we could change the

Re: Cutting the RC for Spark 2.2.1 release

2017-11-13 Thread Sean Owen
I'm not seeing a problem building, myself. However we could change the location of the Maven Repository in our POM to https://repo.maven.apache.org/maven2/ without any consequence. The only reason we overrode it was to force it to use HTTPS which still doesn't look like the default (!): https://ma

Re: Cutting the RC for Spark 2.2.1 release

2017-11-13 Thread Felix Cheung
Anything to build with maven on a clean machine. It couldn’t connect to maven central repo. From: Holden Karau Sent: Monday, November 13, 2017 10:38:03 AM To: Felix Cheung Cc: dev@spark.apache.org Subject: Re: Cutting the RC for Spark 2.2.1 release Which script

Re: Cutting the RC for Spark 2.2.1 release

2017-11-13 Thread Holden Karau
.maven.apache.org, O="Sonatype, Inc", > L=Fulton, ST=MD, C=US)" > > https://issues.sonatype.org/browse/MVNCENTRAL-1369 > > Stay tuned. > > -- > *From:* Felix Cheung > *Sent:* Monday, November 13, 2017 12:00:41 AM > *To:* d

Re: Cutting the RC for Spark 2.2.1 release

2017-11-13 Thread Felix Cheung
g/browse/MVNCENTRAL-1369 Stay tuned. From: Felix Cheung Sent: Monday, November 13, 2017 12:00:41 AM To: dev@spark.apache.org Subject: Re: Cutting the RC for Spark 2.2.1 release Quick update: We merged 6 fixes Friday and 7 fixes today (thanks!), since some are han

Re: Cutting the RC for Spark 2.2.1 release

2017-11-13 Thread Felix Cheung
Quick update: We merged 6 fixes Friday and 7 fixes today (thanks!), since some are hand-merged I’m waiting for clean builds from Jenkins and test passes. As of now it looks like we need to take one more fix for Scala 2.10. With any luck we should be tagging for build tomorrow morning (PT). The

Re: Cutting the RC for Spark 2.2.1 release

2017-11-08 Thread Felix Cheung
Thanks Dongjoon! I will track that. From: Dongjoon Hyun Sent: Wednesday, November 8, 2017 7:41:20 PM To: Holden Karau Cc: Felix Cheung; dev@spark.apache.org Subject: Re: Cutting the RC for Spark 2.2.1 release It's great, Felix! As of today, `branch-2.2`

Re: Cutting the RC for Spark 2.2.1 release

2017-11-08 Thread Dongjoon Hyun
It's great, Felix! As of today, `branch-2.2` seems to be broken due to SPARK-22211 (Scala UT failure) and SPARK-22417 (Python UT failure). I pinged you at both. Bests, Dongjoon. On Wed, Nov 8, 2017 at 5:51 PM, Holden Karau wrote: > Thanks for stepping up and running the 2.2.1 release :) > > O

Re: Cutting the RC for Spark 2.2.1 release

2017-11-08 Thread Holden Karau
Thanks for stepping up and running the 2.2.1 release :) On Wed, Nov 8, 2017 at 3:57 PM Felix Cheung wrote: > Hi! > > As we are closing down on the few known issues I think we are ready to tag > and cut the 2.2.1 release. > > If you are aware of any issue that you think should go into this releas