GitHub user raajay opened a pull request:
https://github.com/apache/spark/pull/18690
[SPARK-21334][CORE] Add metrics reporting service to External Shuffle Server
## What changes were proposed in this pull request?
Add a metrics reporting service, that periodically reports the metrics
defined in ExternalShuffleServiceSource. Currently, although the metrics are
defined, they are never reported.
## How was this patch tested?
Manual tests to ensure that metrics are reported on ExternalShuffleService
start.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/raajay/spark raajay-launch-metric-reporting
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18690.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 #18690
----
commit 4de1658f2dea72ded4c86d699f90432b8d965370
Author: Raajay Viswanathan <[email protected]>
Date: 2017-07-20T17:21:23Z
Add metrics reporting service.
----
---
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]