[
https://issues.apache.org/jira/browse/MESOS-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044735#comment-14044735
]
Benjamin Hindman commented on MESOS-1539:
-----------------------------------------
In 0.19.0 you had to create the work_dir yourself (it's since been fixed, see
this
[commit|https://github.com/apache/mesos/commit/1ce8d31fda545d69aea0637107f507c2b512adc9]).
Can you update Marathon to always make sure the directory has been created for
now?
> No longer able to spin up Mesos master in local mode
> ----------------------------------------------------
>
> Key: MESOS-1539
> URL: https://issues.apache.org/jira/browse/MESOS-1539
> Project: Mesos
> Issue Type: Bug
> Components: java api
> Affects Versions: 0.19.0
> Environment: Ubuntu 14.04 / Mac OS X against Mesos 0.19.0
> Reporter: Sunil Shah
>
> JVM frameworks such as Marathon use the local master mode for testing
> purposes (passed through as the `--master local` parameter).
> This doesn't not to work in Mesos 0.19.0 because of the new mandatory
> registry and quorum parameters. There is no way to set these for local
> masters - it emits the following message before terminating the framework:
> `--work_dir needed for replicated log based registry`.
--
This message was sent by Atlassian JIRA
(v6.2#6252)