tgravescs opened a new pull request #25613: [SPARK-27489][WEBUI] UI updates to 
show executor resource information
URL: https://github.com/apache/spark/pull/25613
 
 
   
   ### What changes were proposed in this pull request?
   We are adding other resource type support to the executors and Spark. We 
should show the resource information for each executor on the UI Executors page.
   
   
![executorui1](https://user-images.githubusercontent.com/4563792/63891432-c815b580-c9aa-11e9-9f41-62975649efbc.png)
   
   ![Screenshot from 2019-08-28 
14-56-26](https://user-images.githubusercontent.com/4563792/63891516-fd220800-c9aa-11e9-9fe4-89fcdca37306.png)
   
   
   ### Why are the changes needed?
   to show user what resources the executors have. Like Gpus, fpgas, etc
   
   ### Does this PR introduce any user-facing change?
   Yes introduces UI and rest api changes to show the resources
   
   ### How was this patch tested?
   Unit tests and manual UI tests on yarn and standalone modes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to