You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "zhongxingzhi (JIRA)" <ji...@apache.org> on 2013/10/18 11:40:41 UTC

[jira] [Commented] (MESOS-746) master error when start with --weights input parameters

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

zhongxingzhi commented on MESOS-746:
------------------------------------

In the  src / master / master.cpp,
at line 376, i change  roles into roleinfos,and it works.

> master error when start with --weights  input parameters
> --------------------------------------------------------
>
>                 Key: MESOS-746
>                 URL: https://issues.apache.org/jira/browse/MESOS-746
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.14.1
>         Environment: redhat 6.3
>            Reporter: zhongxingzhi
>             Fix For: 0.15.0, 0.14.1
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> # mesos-master --roles="role1,role2" --weights="role1=2,role2=3"
> I1018 17:23:07.773866 27425 main.cpp:114] Build: 2013-10-17 14:57:41 by zhong
> I1018 17:23:07.774932 27425 main.cpp:115] Starting Mesos master
> I1018 17:23:07.775136 27426 master.cpp:269] Master started on 10.15.179.10:5050
> I1018 17:23:07.775261 27426 master.cpp:284] Master ID: 201310181723-179506954-5050-27425
> Invalid weight: 'role1=2'. role1 is not a valid role.



--
This message was sent by Atlassian JIRA
(v6.1#6144)