You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Sunil Shah (JIRA)" <ji...@apache.org> on 2014/06/25 04:06:24 UTC

[jira] [Created] (MESOS-1539) No longer able to spin up Mesos master in local mode

Sunil Shah created MESOS-1539:
---------------------------------

             Summary: 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
            Priority: Minor


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)