Hey David, This might or might not be a factor, but you should only have /mesos on the very end of your zk master string. so zk://host1:2181,host2:2181/mesos
I had a lot of trouble with that as well and sent some updated docs with were rolled in. Could you try that and see if it helps? On Thu, Apr 10, 2014 at 8:33 AM, David J. Palaitis < [email protected]> wrote: > starting marathon ... > > ./bin/start --http_port 5150 --https_port 5151 --master > "zk://abc.xxx:2181/mesos,def.xxx:2181/mesos,ghi.xxx:2181/mesos,ghi.xxx:2181/mesos,hij.xxx:2181/mesos" > --zkhosts abc.xxx.pit:2181 > > I see a zk connection established: > > 2014-04-10 15:30:07,047:38588(0x7fded64f0910):ZOO_INFO@check_events@1750: > session establishment complete on server [WWW.XXX.YYY.ZZZ.:2181], > sessionId=0x244c63e923d0002, negotiated timeout=10000 > > but the framework is not listed. > > > -- Cory Watson Principal Infrastructure Engineer // Keen IO

