spark icon indicating copy to clipboard operation
spark copied to clipboard

[SPARK-39871][CORE] Jmx http interface supported for SparkHistoryServer

Open Hwloser opened this issue 2 years ago • 1 comments

What changes were proposed in this pull request?

When i want to collect the details of SparkHistoryServer, such as GC, memory. But i cant find a way. I need to expose an interface for the other exporter to collect them.

I find hadoop just do it, but it conflict with spark. So i rewrite it in scala.

Why are the changes needed?

this is a new API, i think JMX can help people better.

How was this patch tested?

  1. start a historyserver firstly. image

  2. get the content by http protocol image

Hwloser avatar Jul 27 '22 01:07 Hwloser

Can one of the admins verify this patch?

AmplabJenkins avatar Jul 27 '22 12:07 AmplabJenkins

We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!

github-actions[bot] avatar Nov 05 '22 00:11 github-actions[bot]