[GitHub] spark pull request #15756: [SPARK-18256] Improve the performance of event lo...

2016-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15756 --- 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 #15756: [SPARK-18256] Improve the performance of event lo...

2016-11-03 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/15756#discussion_r86422590 --- Diff: core/src/main/scala/org/apache/spark/util/JsonProtocol.scala --- @@ -540,7 +544,8 @@ private[spark] object JsonProtocol { def

[GitHub] spark pull request #15756: [SPARK-18256] Improve the performance of event lo...

2016-11-03 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/15756#discussion_r86422652 --- Diff: core/src/main/scala/org/apache/spark/util/JsonProtocol.scala --- @@ -540,7 +544,8 @@ private[spark] object JsonProtocol { def

[GitHub] spark pull request #15756: [SPARK-18256] Improve the performance of event lo...

2016-11-03 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/15756#discussion_r86422521 --- Diff: core/src/main/scala/org/apache/spark/util/JsonProtocol.scala --- @@ -540,7 +544,8 @@ private[spark] object JsonProtocol { def

[GitHub] spark pull request #15756: [SPARK-18256] Improve the performance of event lo...

2016-11-03 Thread JoshRosen
GitHub user JoshRosen opened a pull request: https://github.com/apache/spark/pull/15756 [SPARK-18256] Improve the performance of event log replay in HistoryServer ## What changes were proposed in this pull request? This patch significantly improves the performance of event