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

Joerg Schad edited comment on MESOS-2553 at 3/26/15 9:17 AM:
-------------------------------------------------------------

The problem here is that mesos-master-flags.sh already does the following 
'export MESOS_WEBUI_DIR=@abs_top_srcdir@/src/webui'. Then when adding the flag 
via the command line it will result in being added twice...


was (Author: js84):
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)

Reply via email to