Hi,
When I try to start master with set a role and its weight, there is an error.

[root@hadoop06 qsub]# mesos-master --roles=role1 --weights='role1=2'
I0228 23:23:28.682869   744 main.cpp:114] Build: 2014-01-13 21:30:01 by root
I0228 23:23:28.683229   744 main.cpp:115] Starting Mesos master
I0228 23:23:28.683466   749 master.cpp:265] Master started on 192.168.60.31:5050
I0228 23:23:28.683573   749 master.cpp:280] Master ID: 
201402282323-524069056-5050-744
Invalid weight: 'role1=2'. role1 is not a valid role.

Could someone tell me how to solve this problem, thank you ! 

Reply via email to