Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-8318 Spark Streaming Starter JIRAs
  3. SPARK-8743

Deregister Codahale metrics for streaming when StreamingContext is closed

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.4.2, 1.5.0
    • DStreams

    Description

      Currently, when the StreamingContext is closed, the registered metrics are not deregistered. If another streaming context is started, it throws a warning saying that the metrics are already registered.

      The solution is to deregister the metrics when streamingcontext is stopped.

      Attachments

        Issue Links

          Activity

            People

              neelesh77 Neelesh Srinivas Salian
              tdas Tathagata Das
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: