GitHub user cloud-fan opened a pull request:
https://github.com/apache/spark/pull/12462
[SPARK-14628][CORE][folllow-up] Always tracking read/write metrics
## What changes were proposed in this pull request?
This PR is a follow up for https://github.com/apache/spark/pull/12417, now
we always track input/output/shuffle metrics in spark JSON protocol and status
API.
Most of the line changes are because of re-generating the gold answer for
`HistoryServerSuite`, and we add a lot of 0 values for read/write metrics.
## How was this patch tested?
existing tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloud-fan/spark follow
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12462.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 #12462
----
commit 5d979c8dd2aa1ce36c7d5fae65b3ab0e0021ab7a
Author: Wenchen Fan <[email protected]>
Date: 2016-04-18T02:24:29Z
cleanup
commit 08874a0bf6e6d4512a4832f7564349a67c6257d3
Author: Wenchen Fan <[email protected]>
Date: 2016-04-18T02:57:13Z
regenerate gold answer for HistoryServerSuite
----
---
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]