-
- Downloads
[SPARK-2805] Upgrade Akka to 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. Author: Anand Avati <avati@redhat.com> Author: Patrick Wendell <pwendell@gmail.com> Closes #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
Showing
- core/src/main/scala/org/apache/spark/deploy/Client.scala 1 addition, 1 deletioncore/src/main/scala/org/apache/spark/deploy/Client.scala
- core/src/main/scala/org/apache/spark/deploy/client/AppClient.scala 1 addition, 1 deletion...main/scala/org/apache/spark/deploy/client/AppClient.scala
- core/src/main/scala/org/apache/spark/deploy/worker/WorkerWatcher.scala 1 addition, 1 deletion.../scala/org/apache/spark/deploy/worker/WorkerWatcher.scala
- core/src/test/scala/org/apache/spark/MapOutputTrackerSuite.scala 2 additions, 2 deletions...c/test/scala/org/apache/spark/MapOutputTrackerSuite.scala
- pom.xml 2 additions, 2 deletionspom.xml
- streaming/src/test/scala/org/apache/spark/streaming/InputStreamsSuite.scala 0 additions, 71 deletions.../scala/org/apache/spark/streaming/InputStreamsSuite.scala
Loading
Please register or sign in to comment