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 08A7999C9 for ; Tue, 8 Nov 2011 23:45:32 +0000 (UTC) Received: (qmail 14992 invoked by uid 500); 8 Nov 2011 23:45:32 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 14944 invoked by uid 500); 8 Nov 2011 23:45:31 -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 14929 invoked by uid 99); 8 Nov 2011 23:45:31 -0000 Received: from reviews.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2011 23:45:31 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 307D31C2C16; Tue, 8 Nov 2011 23:45:31 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5822848114477177365==" MIME-Version: 1.0 Subject: Re: Review Request: Update hadoop-0.20.2 Mesos patch to use updated scheduler Java API From: "Charles Reiss" To: "Charles Reiss" , "Matei Zaharia" , "mesos" , "Andy Konwinski" Date: Tue, 08 Nov 2011 23:45:31 -0000 Message-ID: <20111108234531.23693.21436@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org X-ReviewRequest-URL: https://reviews.apache.org/r/2719/ In-Reply-To: <20111104001722.16339.98748@reviews.apache.org> References: <20111104001722.16339.98748@reviews.apache.org> --===============5822848114477177365== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2719/ ----------------------------------------------------------- (Updated 2011-11-08 23:45:31.135667) Review request for mesos. Changes ------- Changed to a parallel ArrayList of lists of candidate tasks. Summary ------- How offers are presented in the Java scheduler API and how scheduler regist= ration parameters are passed changed recently and the sample hadoop-0.20.2 = framework was not updated. This patch updates the Hadoop framework so it co= mpiles. An additional change will be needed to update the supplied .diff file (that= will not be a human-readable patch). This addresses bug MESOS-13. https://issues.apache.org/jira/browse/MESOS-13 Diffs (updated) ----- frameworks/hadoop-0.20.2/src/contrib/mesos/src/java/org/apache/hadoop/map= red/FrameworkScheduler.java f2d5772 = frameworks/hadoop-0.20.2/src/contrib/mesos/src/java/org/apache/hadoop/map= red/MesosScheduler.java e2c1195 = Diff: https://reviews.apache.org/r/2719/diff Testing ------- Thanks, Charles --===============5822848114477177365==--