[ 
https://issues.apache.org/jira/browse/MESOS-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045348#comment-14045348
 ] 

Benjamin Mahler commented on MESOS-1539:
----------------------------------------

[~benjaminhindman] that fix is for when running the mesos-master binary.

For local runs, it's still broken. You can mitigate in the short term by 
specifying MESOS_WORK_DIR and MESOS_QUORUM in the environment when it's a 
"local" master. I'll send a patch to fix local launching.

> 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)

Reply via email to