[
https://issues.apache.org/jira/browse/MESOS-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968145#comment-13968145
]
Adam B commented on MESOS-1141:
-------------------------------
Márton provided a proof-of-concept that we will clean up and post for review
soon.
> Add a 'user' field to CommandInfo.
> ----------------------------------
>
> Key: MESOS-1141
> URL: https://issues.apache.org/jira/browse/MESOS-1141
> Project: Mesos
> Issue Type: Improvement
> Components: framework, master, slave
> Reporter: Benjamin Hindman
> Assignee: Adam B
>
> A framework must specify the 'user' it wants to use at the time of
> registration by filling in the 'user' field of FrameworkInfo. Instead, a
> framework should be able to specify a user per task or executor by including
> the user in CommandInfo. The source of truth for the user from the slave's
> perspective should be CommandInfo.user and the master should validate (and
> possibly update) CommandInfo.user when a task is launched. We'll also need to
> authorize each user a framework attempts to use during task validation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)