Ian Babrou created MESOS-4341:
---------------------------------
Summary: Break up used / allocated / available usage
Key: MESOS-4341
URL: https://issues.apache.org/jira/browse/MESOS-4341
Project: Mesos
Issue Type: Improvement
Components: webui
Reporter: Ian Babrou
Used / allocated naming is very inconsistent now. Sometimes allocated means
allocated, sometimes "total available": http://imgur.com/zLEX5pU
I propose to have the following:
* used / allocated for each framework and task
* user / allocated / total for each slave and for cluster as a whole
Master now shows idle and offered, slaves have "slack" capacity too that might
be used for preemptive tasks. Not sure if it should be visualized as well.
It looks like fetching cluster-wide utilization requires fetching stats from
each slave, so it can be added separately later.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)