GitHub user NamelessAnalyst opened a pull request:
https://github.com/apache/spark/pull/7555
[SPARK-9036][Core] SparkListenerExecutorMetricsUpdate messages not included
in JsonProtocol
This PR implements a JSON serializer and deserializer in the JSONProtocol
to handle the (de)serialization of SparkListenerExecutorMetricsUpdate events.
It also includes a unit test in the JSONProtocolSuite file. This was
implemented to satisfy the improvement request in the JIRA issue SPARK-9036.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NamelessAnalyst/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7555.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7555
----
commit dcda80b5f3d9cc93034fb1376273f145b3293382
Author: Ben <[email protected]>
Date: 2015-07-20T23:42:28Z
Update JSON Protocol
commit df2a6090430a68eb3a46c92b7fe79d1f25d9e04e
Author: Ben <[email protected]>
Date: 2015-07-20T23:42:28Z
Update JSON Protocol
commit 6f25785c386323b6959e581befbc647749b27bbc
Author: Ben <[email protected]>
Date: 2015-07-20T23:52:28Z
Merge remote-tracking branch 'origin/master'
# Conflicts:
# core/src/main/scala/org/apache/spark/util/JsonProtocol.scala
commit c5bc061b6638868c47d248507c35a0533179c8eb
Author: Ben <[email protected]>
Date: 2015-07-21T00:08:33Z
Update JSON Protocol Tests
commit 8049600528e598567650703ecaab7d980326cca5
Author: Ben <[email protected]>
Date: 2015-07-21T01:26:54Z
Update JSON Protocol Tests
commit cde57a0e37b6443a4a248a23bef22b06008c38e6
Author: Ben <[email protected]>
Date: 2015-07-21T01:42:53Z
Update JSON Protocol Tests
commit 84ca79830e4380ec5bcbeb0f29515cb00d1e02ff
Author: Ben <[email protected]>
Date: 2015-07-21T01:44:59Z
Update JSON Protocol Tests
commit 3f237e74d46de13a0077352cc4740d66535c4a87
Author: Ben <[email protected]>
Date: 2015-07-21T01:45:57Z
Update JSON Protocol Tests
commit 33e57749e93bbc6f6d37dd79dd04ae8f5c0d1b1d
Author: Ben <[email protected]>
Date: 2015-07-21T01:48:04Z
Update JSON Protocol Tests
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]