Re: Marathon can no longer deploy any apps after a failover

2015-07-17 Thread Maciej Strzelecki
Thanks for guidelines! Ill try these paths out, and join the marathon mailing-list (was oblivious there was one ;)) Maciej Strzelecki Operations Engineer Tel: +49 30 6098381-50 Fax: +49 851-213728-88 E-mail: mstrzele...@crealytics.de www.crealytics.comhttp://www.crealytics.com

Marathon can no longer deploy any apps after a failover

2015-07-16 Thread Maciej Strzelecki
Problem: If i restart a current framework leader for marathon ( the host from active frameworks tab in mesos ui) , a new one is elected after a moment and any new deployments are stuck infinitely at 'deploying' state (empty black bar, 0/1 and hanging - with debug level i dont see any errors

Can marathon cancel a deployment if the application is sick?

2015-07-07 Thread Maciej Strzelecki
of failed tasks. Id love to see one, maybe two failed starts attempts, then back-off. Maciej Strzelecki Operations Engineer Tel: +49 30 6098381-50 Fax: +49 851-213728-88 E-mail: mstrzele...@crealytics.de www.crealytics.comhttp://www.crealytics.com blog.crealytics.com crealytics GmbH - Semantic PPC

Re: [DISCUSS] Renaming Mesos Slave

2015-06-03 Thread Maciej Strzelecki
. ) PS. First of April was 2 months ago. Maciej Strzelecki Operations Engineer Tel: +49 30 6098381-50 Fax: +49 851-213728-88 E-mail: mstrzele...@crealytics.de www.crealytics.comhttp://www.crealytics.com blog.crealytics.com crealytics GmbH - Semantic PPC Advertising Technology Brunngasse 1

EXECUTOR_SIGNAL_ESCALATION_TIMEOUT vs EXECUTOR_SHUTDOWN_GRACE_PERIOD vs docker_stop_timeout

2015-06-01 Thread Maciej Strzelecki
) ? Could someone explain the logic and order in which those params are enforced? Maciej Strzelecki Operations Engineer Tel: +49 30 6098381-50 Fax: +49 851-213728-88 E-mail: mstrzele...@crealytics.de www.crealytics.comhttp://www.crealytics.com blog.crealytics.com crealytics GmbH - Semantic PPC

Re: mesos hadoop jobtracker - cant start.

2015-05-23 Thread Maciej Strzelecki
, you might be interested in trying out the Myriad project, https://github.com/mesos/myriad. https://github.com/mesos/hadoop is for Hadoop 1/ MR-1. Thanks, Elizabeth On Fri, May 22, 2015 at 6:49 AM, Maciej Strzelecki maciej.strzele...@crealytics.commailto:maciej.strzele...@crealytics.com wrote: I

mesos hadoop jobtracker - cant start.

2015-05-22 Thread Maciej Strzelecki
I am following the install steps on https://github.com/mesos/hadoop Question one: Where should be conf/mapred-site.xml I can only see etc/hadoop/mapred-site.xml , there is no conf/ directory Question two: --- How can i start the hadoop mesos framework?