[
https://issues.apache.org/jira/browse/MESOS-5633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15337097#comment-15337097
]
Jie Yu commented on MESOS-5633:
-------------------------------
Remember that Mesos task should always write to it's own sandbox
($MESOS_SANDBOX). I am wondering if it makes sense to set $HOME to
$MESOS_SANDBOX. I am not sure if it'll break something. Is there a standard
specifying how $HOME should be set?
> User related shell environment is not set correctly in tasks
> ------------------------------------------------------------
>
> Key: MESOS-5633
> URL: https://issues.apache.org/jira/browse/MESOS-5633
> Project: Mesos
> Issue Type: Bug
> Reporter: haosdent
>
> If user specify the user field in {{FrameworkInfo}} or {{Task}}, both
> {{setuid}} and {{setgroups}} are set correctly. However, some user related
> shell variables, e.g., {{HOME}}, {{USER}} are still use root.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)