GitHub user ekasitk opened a pull request:

    https://github.com/apache/spark/pull/11127

    [SPARK-13238][Core] Add ganglia dmax parameter

    The current ganglia reporter doesn't set metric expiration time (dmax). The 
metrics of all finished applications are indefinitely left displayed in ganglia 
web. The dmax parameter allows user to set the lifetime of the metrics. The 
default value is 0 for compatibility with previous versions.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ekasitk/spark ganglia-dmax

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11127.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 #11127
    
----
commit c28d34cbb169a2bd3f6532c305f4553051243b7e
Author: Ekasit Kijsipongse <[email protected]>
Date:   2016-02-09T02:21:17Z

    Add ganglia dmax parameter

----


---
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]

Reply via email to