[
https://issues.apache.org/jira/browse/MESOS-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381611#comment-14381611
]
Joerg Schad commented on MESOS-2553:
------------------------------------
The problem here is that mesos-master-flags.sh already does the following
{{monospaced}export MESOS_WEBUI_DIR=@abs_top_srcdir@/src/webui}
> Setting --webui_dir with master results in duplicate flag error.
> ----------------------------------------------------------------
>
> Key: MESOS-2553
> URL: https://issues.apache.org/jira/browse/MESOS-2553
> Project: Mesos
> Issue Type: Bug
> Reporter: Joerg Schad
> Assignee: Joerg Schad
>
> Specifying the webui_dir (as described in the master.sh help and
> [documentation|http://mesos.apache.org/documentation/latest/configuration/])
> when starting the master from the cli results in a Duplicate flag error.
> {panel}
> bin/mesos-master.sh --webui_dir="/usr/local/share/mesos/webui"
> Duplicate flag 'webui_dir' on command line
> {panel}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)