> On May 16, 2013, 9:01 p.m., Vinod Kone wrote: > > hadoop/TUTORIAL.sh, line 586 > > <https://reviews.apache.org/r/11109/diff/2/?file=291854#file291854line586> > > > > I think I agree that running hadoop out of the distribution is the > > right thing to do. > > > > But, can you add a comment (that gets printed out) here stating that > > why we are doing so?
Yes, I completely agree that running the example out of the "Mesos distribution" is the right thing to do. Thanks Brenden. - Benjamin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11109/#review20656 ----------------------------------------------------------- On May 14, 2013, 5:57 p.m., Brenden Matthews wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11109/ > ----------------------------------------------------------- > > (Updated May 14, 2013, 5:57 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 > > Diff: https://reviews.apache.org/r/11109/diff/ > > > Testing > ------- > > Used in production at airbnb. > > > Thanks, > > Brenden Matthews > >
