[GitHub] spark pull request #15512: [SPARK-17930][CORE]The SerializerInstance instanc...

2016-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15512 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #15512: [SPARK-17930][CORE]The SerializerInstance instanc...

2016-10-17 Thread witgo
Github user witgo commented on a diff in the pull request: https://github.com/apache/spark/pull/15512#discussion_r83774753 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskResult.scala --- @@ -77,14 +78,12 @@ private[spark] class DirectTaskResult[T]( *

[GitHub] spark pull request #15512: [SPARK-17930][CORE]The SerializerInstance instanc...

2016-10-17 Thread witgo
Github user witgo commented on a diff in the pull request: https://github.com/apache/spark/pull/15512#discussion_r83774768 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskResultGetter.scala --- @@ -84,6 +90,7 @@ private[spark] class TaskResultGetter(sparkEnv:

[GitHub] spark pull request #15512: [SPARK-17930][CORE]The SerializerInstance instanc...

2016-10-17 Thread mridulm
Github user mridulm commented on a diff in the pull request: https://github.com/apache/spark/pull/15512#discussion_r83752469 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskResultGetter.scala --- @@ -84,6 +90,7 @@ private[spark] class TaskResultGetter(sparkEnv:

[GitHub] spark pull request #15512: [SPARK-17930][CORE]The SerializerInstance instanc...

2016-10-17 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/15512#discussion_r83697175 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskResult.scala --- @@ -77,14 +78,12 @@ private[spark] class DirectTaskResult[T]( *

[GitHub] spark pull request #15512: [SPARK-17930][CORE]The SerializerInstance instanc...

2016-10-17 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/15512#discussion_r83696770 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskResult.scala --- @@ -77,14 +78,12 @@ private[spark] class DirectTaskResult[T]( *