Re: mesos-slave service cannot be started when change default containerizers from mesos to docker

2015-06-19 Thread xiaokun
It happened when i try to restart slave to make it works. 2015-06-19 18:30 GMT+08:00 haosdent haosd...@gmail.com: The error appeared after you restart the slave? Or appeared when you change the config and without restart the slave? On Fri, Jun 19, 2015 at 6:24 PM, xiaokun xiaokun

Re: Slave node is not done when disconnected from cluster

2015-06-04 Thread xiaokun
I didn't save the screenshots. The only thing I can do is to restart the machine, then the slave is gone.. 2015-06-05 3:41 GMT+08:00 Vinod Kone vinodk...@gmail.com: Can you share the screenshots? Master should remove the slave after 75s.

Slave node is not done when disconnected from cluster

2015-06-04 Thread xiaokun
Hi, I removed one mac slave node from cluster through stop mesos-slave command. But it is always displayed in mesos web page. And one active task which state is FAILED on this machine is displayed as well. Anyone know how I can remove this node completely? Xiaokun

Re: HAProxy for Hive Thrift Server on Mesos

2015-03-24 Thread xiaokun
there, and no issues occur. For Thrift, there may be multiple long pauses as an analyst thinks through the next query etc. I wonder what would be the best way to handle that on a per container level. (not all containers need this sort of customization...) On Mon, Mar 23, 2015 at 5:44 AM, xiaokun xiaokun

Re: HAProxy for Hive Thrift Server on Mesos

2015-03-23 Thread xiaokun
I have a similar error when launch jenkins in mesos cluster. And I use HA-Proxy to route jenkins URL(and JNLP port) to a fixed one. But from time to time, connection between jenkins master and jenkins slave will lost, while will cause jobs fail. I will try to set timeout value for HAProxy

Re: Slave cannot be registered while masters keep switching to another one.

2015-01-28 Thread xiaokun
hi, I changed the quorum to 1. Slave can be displayed now! Thanks! 2015-01-28 16:19 GMT+08:00 xiaokun xiaokun...@gmail.com: Thanks for your reply. I will try to modify quorum to 1. Here is log from server side. Attachment is added. I0128 03:15:36.608562 15350 replica.cpp:638] Replica

Re: Slave cannot be registered while masters keep switching to another one.

2015-01-28 Thread xiaokun
Thanks for your reply. I will try to modify quorum to 1. Here is log from server side. Attachment is added. I0128 03:15:36.608562 15350 replica.cpp:638] Replica in VOTING status received a broadcasted recover request I0128 03:15:37.552141 15346 replica.cpp:638] Replica in VOTING status received a

Slave cannot be registered while masters keep switching to another one.

2015-01-27 Thread xiaokun
to connect, the master will existed and try to elect another one. Is there anything wrong with my configuration? Thanks, Xiaokun