-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-2805] Upgrade Akka to 2.3.4 #2752
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Anand Avati <[email protected]>
Not available in 2.3.x Signed-off-by: Anand Avati <[email protected]>
|
Jenkins, test this please. |
|
QA tests have started for PR 2752 at commit
|
|
QA tests have finished for PR 2752 at commit
|
|
Test PASSed. |
|
Okay let's see if this does better with the nightly maven builds. |
|
This will cause some bug. |
This is a second rev of the Akka upgrade (earlier merged, but reverted). I made a slight modification which is that I also upgrade Hive to deal with a compatibility issue related to the protocol buffers library. Author: Anand Avati <[email protected]> Author: Patrick Wendell <[email protected]> Closes apache#2752 from pwendell/akka-upgrade and squashes the following commits: 4c7ca3f [Patrick Wendell] Upgrading to new hive->protobuf version 57a2315 [Anand Avati] SPARK-1812: streaming - remove tests which depend on akka.actor.IO 2a551d3 [Anand Avati] SPARK-1812: core - upgrade to akka 2.3.4
This is a second rev of the Akka upgrade (earlier merged, but reverted). I made a slight modification which is that I also upgrade Hive to deal with a compatibility issue related to the protocol buffers library.