Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10161

Add a method to change the default value of dmax in hadoop.properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • metrics

    Description

      The property of dmax in ganglia is a configurable time to rotate metrics. Therefore, no more value of the metric will be emit to the gmond, after 'dmax' seconds, then gmond will destroy the metric in memory. In Hadoop metrics framework, the default value of 'dmax' is 0. It means the gmond will never destroy the metric although the metric is disappeared. The gmetad daemon also does not delete the rrdtool file forever.

      We need to add a method to configure the default value of dmax for all metrics in hadoop.properties.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Yang He Yang He
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: