commit b7274a2dd63cbff17fceca5ff0cb11458eadbb9f Author: Chad Metcalf Date: Mon Jan 25 15:59:34 2010 -0800 There are no negative or positive test directories in contrib. commit b9e2a1637da7ea4c6ed6d44ea6cc3e14e964ca16 Author: Chad Metcalf Date: Mon Jan 25 14:02:51 2010 -0800 Revert "HIVE-719. Lazy Array/Map index out of bound bug." This patch commits a merge conflict. This reverts commit 89c1eb49dd6276c23f0a597210f593e457dcc233. commit 4ecc44246826c67a34afa02fbedaa0377d77886f Author: Chad Metcalf Date: Tue Jan 12 11:07:11 2010 -0800 Javadocs won't build without increased memory. commit 3474592c12f845934df811aaef81516f80ff9b60 Author: Chad Metcalf Date: Tue Dec 15 15:55:57 2009 -0800 CDH-434. /usr/bin/hive is missing "export HIVE_CONF_DIR=/etc/hive/conf" commit 42a69c8cb15bcf387aa6c98b70a466762d1081cc Author: Todd Lipcon Date: Sun Oct 4 09:50:12 2009 -0700 Fix hive wrapper to use "$@" instead of $*. This fixes double-word quoted arguments to the hive script. Reported by James Warren: http://getsatisfaction.com/cloudera/topics/hive_command_line_option_failing_e_g_hive_e_show_tables commit 3ab4825800b9ebf62720669cf997ad96b63cd46a Author: Matt Massie Date: Fri Sep 25 13:11:19 2009 -0700 Update the HADOOP_HOME variable for Hive to use the alternatives path commit a447de9d154d09004fdf9f05ee50a1327f672881 Author: Alex Loddengaard Date: Tue Sep 22 19:18:28 2009 -0700 Adding a fix to hive-site.xml to make HWI work. commit f9df91d0fbca6329666364d6eaa4487b060756ba Author: Alex Loddengaard Date: Tue Sep 1 18:41:45 2009 -0700 Applying HIVE-789 (not yet committed) commit 89c1eb49dd6276c23f0a597210f593e457dcc233 Author: Namit Jain Date: Wed Aug 5 05:59:39 2009 +0000 HIVE-719. Lazy Array/Map index out of bound bug. (Zheng Shao via namit) git-svn-id: https://svn.apache.org/repos/asf/hadoop/hive/trunk@801068 13f79535-47bb-0310-9956-ffa450edef68 commit 3675f78227728693ce42618abd1a3904033623fc Author: Alex Loddengaard Date: Thu Aug 27 17:34:44 2009 -0700 Hard coding HADOOP_HOME to /usr/lib/hadoop-0.20 instead of /usr/lib/hadoop. This will change when we setup alternatives. commit 4cf16c540484e6db1791fab7bd0f44f4df1e3499 Author: Alex Loddengaard Date: Thu Aug 27 15:01:07 2009 -0700 Fixing a bug in Hive RPMs where /usr/bin/hive/bin was being deleted. commit 3c52a8dd20412d74a22bdef339315c0b3ed0fe16 Author: Alex Loddengaard Date: Thu Aug 27 14:42:38 2009 -0700 Fixing a small bug in /usr/bin/hive, where HIVE_HOME and HADOOP_HOME were set incorrectly. commit 8eb6ce161774861f5b92dff4873e76f8658136ef Author: Todd Lipcon Date: Wed Aug 26 20:08:05 2009 -0700 Updates for Cloudera install scripts commit 2cce4b70f47e903c4aab7c9caeb8aa09131ba986 Author: Todd Lipcon Date: Thu Jun 4 15:50:42 2009 -0700 Import cloudera hive files into git commit d744501d29a3cd6ce3d1ed22d76db074ae58f1e3 Author: Todd Lipcon Date: Wed Aug 26 16:29:36 2009 -0700 Build as final.name, not dev.final.name (version already includes a -dev) commit 446bf49f92bcc97622b1a278d30e435df682f585 Author: Todd Lipcon Date: Wed Aug 26 16:05:16 2009 -0700 Hot patch to datanucleus jar to fix building inside dirs with '+' commit 797f0f6cd036efe7460e56338476b298121a029d Author: Todd Lipcon Date: Wed Aug 26 15:01:08 2009 -0700 Add do-release-build script for Cloudera packaging process commit 0ddc5e6f7318533e09a3eeee506e7baf120e1e53 Author: Todd Lipcon Date: Wed Aug 26 12:57:00 2009 -0700 HIVE-800. Don't include .git directory in dist/src