AngersZhuuuu opened a new pull request, #36462:
URL: https://github.com/apache/spark/pull/36462

   ### What changes were proposed in this pull request?
   There are three ways to define metrics properties:
   
   1. Default metrics properties
   2. metrics.properties file under $SPARK_CONF_DIR
   3. spark.metrics.conf  to include a metrics properties file
   4. spark.metrics.conf.xx.xx
   
   Many new users always confused when test with metrics system, i think we can 
add final metrics properties in the environment tab, to let user can directly 
know which metrics are working.
   
   <img width="1757" alt="截屏2022-05-06 上午11 23 04" 
src="https://user-images.githubusercontent.com/46485123/167062876-c0c98a69-13c7-4a25-bb31-74f1ada88153.png";>
   
   <img width="1786" alt="截屏2022-05-06 上午11 33 00" 
src="https://user-images.githubusercontent.com/46485123/167062893-f297eeda-b08f-4c9d-a2a2-a74add97493f.png";>
   
   
   
   ### Why are the changes needed?
   Make user clear about which metrics properties are working
   
   
   ### Does this PR introduce _any_ user-facing change?
   user can see working metrics properties in UI  environment tag
   
   
   ### How was this patch tested?
   MT
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to