----------------------------------------------------------- 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 <https://reviews.apache.org/r/11109/#comment44238> "cd hadoop*" is unfortunate, but I don't see a simple way to know the exact 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 <[email protected]> > 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 > afe401f5265e3d9494af7eace42eec45943184a3 > > Diff: https://reviews.apache.org/r/11109/diff/ > > > Testing > ------- > > Used in production at airbnb. > > > Thanks, > > Brenden Matthews > >
