Yes, The main problem is after we set up the marathon with mesos. when I deploy a new job in marathon. The job is always in the status of deploying. And after I see the mesos's master log. I guess maybe the framework already registered cause the problem.
---------------------------------------- 陈宗志 Blog:baotiao.github.io > On May 10, 2015, at 04:00, haosdent <[email protected]> wrote: > > And when you create MesosSchedulerDriver and pass a FrameworkInfo which > contains a vaild FrameworkID, the driver will attempt to "failover". > > On Sun, May 10, 2015 at 3:27 AM, haosdent <[email protected] > <mailto:[email protected]>> wrote: > I think this log is a normal info log. Could you provide more details about > you problem? And why you think reregister abnormal. > > On Sun, May 10, 2015 at 3:01 AM, baotiao <[email protected] > <mailto:[email protected]>> wrote: > Hey. we meet the problem > I0510 02:46:36.642375 15327 master.cpp:1625] Framework > 20150508-153142-1180331018-5050-15323-0006 (marathon) at > [email protected] > <mailto:[email protected]>:38334 > already registered, resending acknowledgement. > I have searched the google for a long time, and I have saw the mesos source > code. > > I find it cause by we haven't deleted the previous framework infomation, but > we don't know how to delete the framework infomation.. any one can help me? > ---------------------------------------- > 陈宗志 > > Blog:baotiao.github.io <http://baotiao.github.io/> > > > > > > > > -- > Best Regards, > Haosdent Huang > > > > -- > Best Regards, > Haosdent Huang

