Uh oh!
There was an error while loading. Please reload this page.
[SPARK-30775][DOC] Improve the description of executor metrics in the monitoring documentation. - #27526
Conversation
LucaCanali
commented
Feb 12, 2020
@dongjoon-hyun given your work on #25770 you may want to have a look at this? |
f4b6064 to
d39ceadComparedongjoon-hyun
commented
Mar 30, 2020
ok to test |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
dongjoon-hyun
left a comment
There was a problem hiding this comment.
This breaks the table layout of HTML.
Could you generate the html file and verify the result?
SparkQA
commented
Mar 30, 2020
Test build #120569 has finished for PR 27526 at commit
|
SparkQA
commented
Mar 30, 2020
Test build #120589 has finished for PR 27526 at commit
|
LucaCanali
commented
Mar 30, 2020
|
SparkQA
commented
Mar 30, 2020
Test build #120594 has finished for PR 27526 at commit
|
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Thank you for updating, @LucaCanali . +1, LGTM.
Merged to master.
Since RC1 tag is already created, I will cherry-pick this to branch-3.0 after RC1 failure.
LucaCanali
commented
Mar 31, 2020
Thank you @dongjoon-hyun |
… monitoring documentation ### What changes were proposed in this pull request? This PR (SPARK-30775) aims to improve the description of the executor metrics in the monitoring documentation. ### Why are the changes needed? Improve and clarify monitoring documentation by: - adding reference to the Prometheus end point, as implemented in [SPARK-29064] - extending the list and descripion of executor metrics, following up from [SPARK-27157] ### Does this PR introduce any user-facing change? Documentation update. ### How was this patch tested? n.a. Closes#27526 from LucaCanali/docPrometheusMetricsFollowupSpark29064. Authored-by: Luca Canali <luca.canali@cern.ch> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org> (cherry picked from commit aa98ac5) Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
… monitoring documentation ### What changes were proposed in this pull request? This PR (SPARK-30775) aims to improve the description of the executor metrics in the monitoring documentation. ### Why are the changes needed? Improve and clarify monitoring documentation by: - adding reference to the Prometheus end point, as implemented in [SPARK-29064] - extending the list and descripion of executor metrics, following up from [SPARK-27157] ### Does this PR introduce any user-facing change? Documentation update. ### How was this patch tested? n.a. Closesapache#27526 from LucaCanali/docPrometheusMetricsFollowupSpark29064. Authored-by: Luca Canali <luca.canali@cern.ch> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
What changes were proposed in this pull request?
This PR (SPARK-30775) aims to improve the description of the executor metrics in the monitoring documentation.
Why are the changes needed?
Improve and clarify monitoring documentation by:
Does this PR introduce any user-facing change?
Documentation update.
How was this patch tested?
n.a.