[
https://issues.apache.org/jira/browse/MESOS-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kone updated MESOS-5613:
------------------------------
Fix Version/s: 1.0.2
Backported to 1.0.x.
commit 6773b8ffef6672ef012f8ccb6a9fe73d40e02ae0
Author: Vinod Kone <[email protected]>
Date: Wed Oct 5 18:24:57 2016 -0700
Added MESOS-5613 to 1.0.2 CHANGELOG.
commit e7a35ebe1c52aa3dc3d90feabae13c1f7220723f
Author: Ammar Askar <[email protected]>
Date: Wed Aug 10 17:57:09 2016 -0700
Propagated work_dir flag from local runs to agents/masters.
Review: https://reviews.apache.org/r/50003/
> 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
> Assignee: Ammar Askar
> Fix For: 1.1.0, 1.0.2
>
>
> 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 seems to be due to the changed behavior of making the {{work_dir}} flag
> mandatory (MESOS-5064). While {{MESOS_WORK_DIR}} is being set in a
> development environment in {{./bin/mesos-local.sh}}, this isn't true if
> {{mesos-local}} is installed on the system after a {{make install}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)