-
- Downloads
[SPARK-4377] Fixed serialization issue by switching to akka provided serializer.
... - there is no way around this for deserializing actorRef(s). Author: Prashant Sharma <prashant.s@imaginea.com> Closes #3402 from ScrapCodes/SPARK-4377/troubleDeserializing and squashes the following commits: 77233fd [Prashant Sharma] Style fixes 9b35c6e [Prashant Sharma] Scalastyle fixes 29880da [Prashant Sharma] [SPARK-4377] Fixed serialization issue by switching to akka provided serializer - there is no way around this for deserializing actorRef(s).
Showing
- core/src/main/scala/org/apache/spark/deploy/master/FileSystemPersistenceEngine.scala 14 additions, 12 deletions...che/spark/deploy/master/FileSystemPersistenceEngine.scala
- core/src/main/scala/org/apache/spark/deploy/master/Master.scala 8 additions, 4 deletions...rc/main/scala/org/apache/spark/deploy/master/Master.scala
- core/src/main/scala/org/apache/spark/deploy/master/RecoveryModeFactory.scala 9 additions, 8 deletions.../org/apache/spark/deploy/master/RecoveryModeFactory.scala
- core/src/main/scala/org/apache/spark/deploy/master/ZooKeeperPersistenceEngine.scala 11 additions, 11 deletions...ache/spark/deploy/master/ZooKeeperPersistenceEngine.scala
Loading
Please register or sign in to comment