[ 
https://issues.apache.org/jira/browse/MESOS-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Schlicht updated MESOS-5613:
--------------------------------
    Description: 
Running {{mesos-local}} fails with
{noformat}
Failed to start a local cluster while loading agent flags from the environment: 
Flag 'work_dir' is required, but it was not provided
{noformat}
if {{MESOS_WORK_DIR}} isn't set.

  was:
Running {{mesos-local --work_dir=/var/run/mesos}} fails with
{noformat}
Failed to start a local cluster while loading agent flags from the environment: 
Flag 'work_dir' is required, but it was not provided
{noformat}
Running {{MESOS_WORK_DIR=/var/run/mesos mesos-local}} works fine, though.


> mesos-local fails to start if MESOS_WORK_DIR isn't set.
> -------------------------------------------------------
>
>                 Key: MESOS-5613
>                 URL: https://issues.apache.org/jira/browse/MESOS-5613
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Jan Schlicht
>            Priority: Minor
>
> Running {{mesos-local}} fails with
> {noformat}
> Failed to start a local cluster while loading agent flags from the 
> environment: Flag 'work_dir' is required, but it was not provided
> {noformat}
> if {{MESOS_WORK_DIR}} isn't set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to