Jan Schlicht created MESOS-5613:
-----------------------------------
Summary: mesos-local fails to start if work dir is set using flags
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 --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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)