-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10346/
-----------------------------------------------------------
(Updated April 9, 2013, 10:36 p.m.)
Review request for mesos.
Changes
-------
I've changed the default package format to gzipped tar and added the explicit
tar commands in the launcher. There's a $SKIP_TESTS env var that can be used
to skip the tests at the end of the tutorial.
Description (updated)
-------
- Added CDH4.2.0 support to TUTORIAL.sh
- Fixed Hadoop dist extraction in launcher
- Add pre/post packaging hooks to TUTORIAL.sh
- Don't run the jobtracker at the end by default if ${SKIP_TESTS}
defined
Diffs (updated)
-----
hadoop/Makefile.am bd8919a
hadoop/TUTORIAL.sh f3f3d64
hadoop/hadoop-0.20.2-cdh3u3_hadoop-env.sh.patch fb8b06b
hadoop/hadoop-0.20.205.0_hadoop-env.sh.patch 8f67ff9
hadoop/hadoop-2.0.0-mr1-cdh4.1.2_hadoop-env.sh.patch 6d31578
hadoop/hadoop-2.0.0-mr1-cdh4.2.0_hadoop-env.sh.patch PRE-CREATION
hadoop/hadoop-2.0.0-mr1-cdh4.2.0_mesos.patch PRE-CREATION
src/launcher/launcher.cpp bc50c5f
Diff: https://reviews.apache.org/r/10346/diff/
Testing
-------
Works in production on Hadoop at airbnb.
Thanks,
Brenden Matthews