milenkovicm opened a new issue, #1682:
URL: https://github.com/apache/datafusion-ballista/issues/1682

   
   > This is a bit more involved. At the moment the Executors view uses the 
`/api/executors` REST API to load its data. To be able to show the CPU count I 
will need to make an extra HTTP request to `/api/executor/<id>` for every 
executor to load its extra details (the OS info).
   
   
   1. update the REST API to return all the information with `/api/executors`
   2. update ballista tui to display task slots in executor view 
   
   
   
   _Originally posted by @milenkovicm in 
https://github.com/apache/datafusion-ballista/issues/1670#issuecomment-4419175918_
               


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