Ngone51 opened a new pull request #25409: [SPARK-28414][WEBUI] UI updates to 
show resource info in Standalone
URL: https://github.com/apache/spark/pull/25409
 
 
   ## What changes were proposed in this pull request?
   
   Since SPARK-27371 has supported GPU-aware resource scheduling in Standalone, 
this PR adds resources info in Standalone UI. Note that `None` would be showed 
if no resources configured, otherwise,  detail resources information would be 
showed.
   
   ## How was this patch tested?
   
   Updated `JsonProtocolSuite` and tested manually.
   
   none resources:
   
![none-resources](https://user-images.githubusercontent.com/16397174/62836021-5b53a900-bc91-11e9-8658-ef5750be8523.png)
   
   
   Master page:
   
   
![masterpage](https://user-images.githubusercontent.com/16397174/62835958-b933c100-bc90-11e9-814f-22bae048303d.png)
   
   Worker page
   
![workerpage](https://user-images.githubusercontent.com/16397174/62835961-c2bd2900-bc90-11e9-8919-b04c451eb32a.png)
   
   Application page
   
![applicationpage](https://user-images.githubusercontent.com/16397174/62835964-cbadfa80-bc90-11e9-99a2-26e05421619a.png)

----------------------------------------------------------------
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