sandugood commented on PR #1547:
URL:
https://github.com/apache/datafusion-ballista/pull/1547#issuecomment-4236511716
> How much of this extra info should be delivered from `/api/executors` ?
Maybe some of it should be delivered only when requested, e.g. with
`/api/executor/<id>` ?!
Seems like a good thing. I think the memory specs (as well as the peaks
metrics) should be accessible via the /api/executors (so the user could see an
"overview" of the current cluster resources)
And other stuff (like OS, kernel info etc.) should be accessible via
/api/executor/{id} (like a separate page for each executor if thinking in terms
of web ui)
--
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]