Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A520210CC2 for ; Wed, 26 Jun 2013 21:17:47 +0000 (UTC) Received: (qmail 86165 invoked by uid 500); 26 Jun 2013 21:17:47 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 86132 invoked by uid 500); 26 Jun 2013 21:17:47 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 86122 invoked by uid 99); 26 Jun 2013 21:17:47 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jun 2013 21:17:47 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 672361CD139; Wed, 26 Jun 2013 21:17:39 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1273533497680382615==" MIME-Version: 1.0 Subject: Re: Review Request 11124: Kill tasks that never properly launch. From: "Brenden Matthews" To: "Ben Mahler" , "mesos" , "Brenden Matthews" Date: Wed, 26 Jun 2013 21:17:39 -0000 Message-ID: <20130626211739.23542.24367@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Brenden Matthews" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/11124/ X-Sender: "Brenden Matthews" References: <20130611200039.3558.67949@reviews.apache.org> In-Reply-To: <20130611200039.3558.67949@reviews.apache.org> Reply-To: "Brenden Matthews" --===============1273533497680382615== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11124/ ----------------------------------------------------------- (Updated June 26, 2013, 9:17 p.m.) Review request for mesos. Changes ------- Update as per Ben's comments. Repository: mesos Description ------- Kill tasks that never properly launch. After trying to launch a task tracker, we'll wait up to 5 minutes before giving up and killing the task. Review: https://reviews.apache.org/r/11124 Diffs (updated) ----- hadoop/mesos/src/java/org/apache/hadoop/mapred/MesosScheduler.java c5a63bc7a172c44cc11d6bdd6b2eb4bc3df35cb7 Diff: https://reviews.apache.org/r/11124/diff/ Testing ------- Used in production at airbnb. make -j10 check && cd hadoop && make hadoop-2.0.0-mr1-cdh4.2.1 && make hadoop-0.20.205.0 && make hadoop-0.20.2-cdh3u3 Thanks, Brenden Matthews --===============1273533497680382615==--