[GitHub] spark pull request #15935: [SPARK-18188] add checksum for blocks of broadcas...

2016-11-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15935 --- 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 ena

[GitHub] spark pull request #15935: [SPARK-18188] add checksum for blocks of broadcas...

2016-11-21 Thread tejasapatil
Github user tejasapatil commented on a diff in the pull request: https://github.com/apache/spark/pull/15935#discussion_r89046108 --- Diff: core/src/main/scala/org/apache/spark/broadcast/TorrentBroadcast.scala --- @@ -85,10 +86,21 @@ private[spark] class TorrentBroadcast[T: ClassTag

[GitHub] spark pull request #15935: [SPARK-18188] add checksum for blocks of broadcas...

2016-11-21 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/15935#discussion_r88975001 --- Diff: core/src/main/scala/org/apache/spark/broadcast/TorrentBroadcast.scala --- @@ -135,6 +149,10 @@ private[spark] class TorrentBroadcast[T: ClassTag](

[GitHub] spark pull request #15935: [SPARK-18188] add checksum for blocks of broadcas...

2016-11-21 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/15935#discussion_r88969131 --- Diff: core/src/main/scala/org/apache/spark/broadcast/TorrentBroadcast.scala --- @@ -85,10 +86,21 @@ private[spark] class TorrentBroadcast[T: ClassTag](ob