Skip to content

Conversation

@kostya-sh
Copy link

Both akka 2.3.x and hadoop-2.x use protobuf 2.5 so only hadoop-1 build needs
custom 2.3.4-spark akka version that shades protobuf-2.5

This partially fixes SPARK-7042 (for hadoop-2.x builds)

Both akka 2.3.x and hadoop-2.x use protobuf 2.5 so only hadoop-1 build needs
custom 2.3.4-spark akka version that shades protobuf-2.5

This partially fixes SPARK-7042 (for hadoop-2.x builds)
@kostya-sh
Copy link
Author

Hm, It seems that I made mistake creating #6253
Re-creating pull request properly this time.

@srowen
Copy link
Member

srowen commented May 22, 2015

Ok to test

@srowen
Copy link
Member

srowen commented May 22, 2015

I think that makes sense; @pwendell does that make sense to you ? I wasn't sure about all of the requirements that drove the need for a shaded Akka. Was it just protobuf 2.4?

@srowen
Copy link
Member

srowen commented May 25, 2015

Jenkins, test this please

@SparkQA
Copy link

SparkQA commented May 25, 2015

Test build #33463 has finished for PR 6341 at commit 7eb8c60.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@pwendell
Copy link
Contributor

LGTM - just for documentation, the changes I made to akka are available here:

https://github.com/pwendell/akka/commits/2.2.3-shaded-proto

The only downside of this patch is that we're no longer protected if akka or hadoop decides to use a new protobuf version. However, I think that's fine (we'll just have to continue to monitor it going forward).

@asfgit asfgit closed this in 43aa819 May 26, 2015
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
Both akka 2.3.x and hadoop-2.x use protobuf 2.5 so only hadoop-1 build needs
custom 2.3.4-spark akka version that shades protobuf-2.5

This partially fixes SPARK-7042 (for hadoop-2.x builds)

Author: Konstantin Shaposhnikov <Konstantin.Shaposhnikov@sc.com>

Closes apache#6341 from kostya-sh/SPARK-7042 and squashes the following commits:

7eb8c60 [Konstantin Shaposhnikov] [SPARK-7042][BUILD] use the standard akka artifacts with hadoop-2.x
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
Both akka 2.3.x and hadoop-2.x use protobuf 2.5 so only hadoop-1 build needs
custom 2.3.4-spark akka version that shades protobuf-2.5

This partially fixes SPARK-7042 (for hadoop-2.x builds)

Author: Konstantin Shaposhnikov <Konstantin.Shaposhnikov@sc.com>

Closes apache#6341 from kostya-sh/SPARK-7042 and squashes the following commits:

7eb8c60 [Konstantin Shaposhnikov] [SPARK-7042][BUILD] use the standard akka artifacts with hadoop-2.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants