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 7E8F1CCC1 for ; Mon, 3 Jun 2013 17:49:34 +0000 (UTC) Received: (qmail 64576 invoked by uid 500); 3 Jun 2013 17:49:34 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 64542 invoked by uid 500); 3 Jun 2013 17:49:34 -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 64531 invoked by uid 99); 3 Jun 2013 17:49:33 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 17:49:33 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 9361C1CC60B; Mon, 3 Jun 2013 17:49:27 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6141605877576057511==" MIME-Version: 1.0 Subject: Re: Review Request: Run Hadoop tutorial binaries from within build dir. From: "Ben Mahler" To: "Ben Mahler" , "mesos" , "Brenden Matthews" Date: Mon, 03 Jun 2013 17:49:27 -0000 Message-ID: <20130603174927.22853.7010@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ben Mahler" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/11109/ X-Sender: "Ben Mahler" References: <20130522215150.13727.48049@reviews.apache.org> In-Reply-To: <20130522215150.13727.48049@reviews.apache.org> Reply-To: "Ben Mahler" --===============6141605877576057511== 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/11109/#review21330 ----------------------------------------------------------- hadoop/mesos/src/java/org/apache/hadoop/mapred/MesosScheduler.java "cd hadoop*" is unfortunate, but I don't see a simple way to know the e= xact path, outside of patching the file. = Also, s/cd hadoop*/cd hadoop-*/ - Ben Mahler On May 22, 2013, 9:51 p.m., Brenden Matthews wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11109/ > ----------------------------------------------------------- > = > (Updated May 22, 2013, 9:51 p.m.) > = > = > Review request for mesos. > = > = > Description > ------- > = > From e38084684887f59bce5694bb3457a94b2da026e3 Mon Sep 17 00:00:00 2001 > From: Brenden Matthews > Date: Mon, 15 Apr 2013 14:08:01 -0700 > Subject: [PATCH 02/24] Run Hadoop tutorial binaries from within build dir. > = > Review: https://reviews.apache.org/r/11109 > --- > hadoop/TUTORIAL.sh | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > = > = > Diffs > ----- > = > hadoop/TUTORIAL.sh d81c55562d217e8784745d4a8cedf78ada9f5453 = > hadoop/mesos/src/java/org/apache/hadoop/mapred/MesosScheduler.java afe4= 01f5265e3d9494af7eace42eec45943184a3 = > = > Diff: https://reviews.apache.org/r/11109/diff/ > = > = > Testing > ------- > = > Used in production at airbnb. > = > = > Thanks, > = > Brenden Matthews > = > --===============6141605877576057511==--