[ 
https://issues.apache.org/jira/browse/MESOS-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15928628#comment-15928628
 ] 

Benjamin Mahler commented on MESOS-6995:
----------------------------------------

i.e.

{code}
{
  "roles": [
    {
      "frameworks": [
        "200fbe8e-d6e1-49e5-9415-1ffcf02f9c80-0009"
      ],
      "name": "roleA",
      "quota": {
        "principal": "p",
        "role": "roleA",
        "guarantee": [ ... ]
      },
      "resources": {
        "cpus": 0.5,
        "disk": 5,
        "gpus": 0,
        "mem": 528
      },
      "weight": 1
    }
  ]
}
{code}

> Update the webui to reflect hierarchical roles.
> -----------------------------------------------
>
>                 Key: MESOS-6995
>                 URL: https://issues.apache.org/jira/browse/MESOS-6995
>             Project: Mesos
>          Issue Type: Task
>          Components: webui
>            Reporter: Benjamin Mahler
>            Assignee: Jay Guo
>
> It may not need any changes, but we should confirm that the new role format 
> for hierarchical roles is correctly displayed in the webui.
> In addition, we can add a roles tab that shows the summary information 
> (shares, weights, quotas). For now, we don't need to make any of this 
> clickable (e.g. to see the tasks / frameworks under the role).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to