GitHub user vanzin opened a pull request:
https://github.com/apache/spark/pull/6560
[SPARK-7169] [core] Allow metrics system to be configured through SparkConf.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vanzin/spark SPARK-7169
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6560.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 #6560
----
commit 439938ae39704859125533aa6b587c2529c3f779
Author: Jacek Lewandowski <[email protected]>
Date: 2015-04-29T20:26:16Z
SPARK-7169: Metrics can be additionally configured from Spark configuration
(cherry picked from commit 71993fe7fae09eb797e97d447a2d5175a4519a96)
Conflicts:
core/src/main/scala/org/apache/spark/metrics/MetricsConfig.scala
core/src/test/scala/org/apache/spark/metrics/MetricsConfigSuite.scala
commit ce66e7ee28458e37226109b5646a4885b4c00551
Author: Marcelo Vanzin <[email protected]>
Date: 2015-06-01T20:36:48Z
Remove metrics config handling from SparkConf.
----
---
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]