Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-32409

Document the dependency between spark.metrics.staticSources.enabled and JVMSource registration

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1, 3.1.0
    • Spark Core
    • None

    Description

      SPARK-29654 has introduced the configuration `spark.metrics.register.static.sources.enabled`.
      The current implementation of SPARK-29654 and SPARK-25277 have, as side effect, that when spark.metrics.register.static.sources.enabled is set to false, the registration of JVM Source is also ignored, even if requested with spark.metrics.conf.*.source.jvm.class=org.apache.spark.metrics.source.JvmSource
      A PR is proposed to fix this.

      Attachments

        Activity

          People

            lucacanali Luca Canali
            lucacanali Luca Canali
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: