You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jay Guo (JIRA)" <ji...@apache.org> on 2017/03/03 08:29:45 UTC

[jira] [Commented] (MESOS-6995) Update the webui to reflect hierarchical roles.

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

Jay Guo commented on MESOS-6995:
--------------------------------

To clarify, this includes two tasks:
1. Reflect hierarchical roles in existing {{Roles}} i.e frameworks tab, agents tab. We may have two options here, either a chain, i.e. {{eng/frontend/dev}} or tree.
eng
├── frontend
│   ├── *dev*
│   └── prod
└── backend
     ├── dev
     └── prod
I'm inclined to use chain for tasks/executors and tree for frameworks.

2. Add a new tab {{Roles}} at top-level.

Am I missing something?

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