commit 3276a22a4108172bd7a226bd0488ceb7f6e5cc5b Author: Andrew Bayer Date: Mon Apr 9 16:17:10 2012 -0700 CLOUDERA-BUILD. Preparing for CDH3u4 release. commit b476972b1dd6da3b56e5af2deabc8c8720fcd6f4 Author: Andrew Bayer Date: Mon Jan 30 12:06:01 2012 -0800 Updating for CDH3u4 development. commit a82fea7d58bc00a863ba0c77d5a2db8a127afa53 Author: Andrew Bayer Date: Tue Dec 20 10:29:30 2011 -0800 Updating for CDH3u3 release. commit 3d80a462e4199eedeeeae0af6491b3da24afebd1 Author: Andrew Bayer Date: Thu Oct 20 09:34:47 2011 -0700 Prepping for CDH3u3 development commit 641bc7c697dc0daad999ebba3167ca5e72bd1eee Author: Andrew Bayer Date: Fri Sep 30 09:53:34 2011 -0700 Prep for CDH3u2 release commit cb461158ca17d19c88f72af150d85b45c687988f Author: Patrick Hunt Date: Sun Jun 19 15:19:53 2011 +0000 MAHOUT-680 additional improvements to classpath Fixes loading of example classes from job jar. This is a third patch to MAHOUT-680 which did not make it into 0.5 (committed to trunk - i.e. 0.6). Reason: Bug Author: Sean R. Owen Ref: CDH-3627 commit 68c37967b78a2d887decc1161ca628f110d84b3e Author: Andrew Bayer Date: Tue Sep 20 10:00:02 2011 -0700 CLOUDERA-BUILD. mahout examples in package using mahout from /usr/lib/mahout/bin/mahout rather than /usr/bin/mahout Modified examples to simply call "mahout" from PATH rather than an explicit location, so that /usr/bin/mahout is used. Reason: Bug Author: Andrew Bayer Ref: CDH-3564 commit a7544c6a77930b982bff7ce60eb57fff25b5de05 Author: Andrew Bayer Date: Fri Sep 16 10:05:36 2011 -0700 MAHOUT-811. fix working directory issue with WORK_DIR and extracting archive Backport of fix to build-reuters.sh to deal with directory change/archive extraction problem. Reason: Bug Author: Andrew Bayer Ref: CDH-3565 commit 0603b656bbe8517fa36d90039419a4561ad8f9bf Author: Andrew Bayer Date: Wed Sep 14 09:16:21 2011 -0700 MAHOUT-811. Mahout examples try to write to examples/bin/work, which may not be writeable by current user Modifying the examples scripts to write to /tmp rather than examples/bin. Reason: Bug Author: Andrew Bayer Ref: CDH-3565 commit 74bfbd1842500e49eac1d9e24f058685fdaa0f7b Author: Andrew Bayer Date: Thu Sep 8 09:11:48 2011 -0700 CLOUDERA-BUILD. doc->docs typo. commit f2f5310512cf909e774878e02bd9b6e61a12cceb Author: Andrew Bayer Date: Wed Sep 7 09:03:44 2011 -0700 CLOUDERA-BUILD. CDH-3538 - Reworking build to use original bin/src assemblies. Eliminating the all assembly we added in favor of using the original bin and src assemblies in combination. This provides the files we need in the locations we need, etc, without having to juryrig things. I have removed the assembly formats other than tar.gz from bin.xml and src.xml in order to save build time, but that's cosmetic only. commit af7fe653aa68498239a63b7083e1926689b9cba8 Author: Patrick Hunt Date: Tue Aug 30 15:20:27 2011 -0700 CLOUDERA-BUILD. update pom hadoop-core dependency to CDH3 commit a38c9d12fec3f78849b41b1f7b396f319d1cb678 Author: Patrick Hunt Date: Tue Aug 30 15:19:37 2011 -0700 MAHOUT-708. Update to Hadoop 0.20.203.0 Reason: Allow Mahout to build with CDH3U2 Author: Sean Owen Ref: CDH-3515 commit eafeb6353ee7e909a32bfb2f4fc96e7985df2232 Author: Andrew Bayer Date: Mon Aug 29 16:22:02 2011 -0700 CLOUDERA-BUILD. CDH-3216 - adding Cloudera build logic to Mahout.