commit 12999859754f61bcc6832b1d5e785d60b1678c9b 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 b9ce830e6b471275a84b17a8084a00e42c889d0c 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 641297973edb229a3aab5e751175df42ae8d642e Author: Alex Loddengaard Date: Tue Sep 22 19:18:28 2009 -0700 Adding a fix to hive-site.xml to make HWI work. commit 13e6681d01c35d6416ec3a949f6c56fb6e1d4457 Author: Alex Loddengaard Date: Tue Sep 1 18:41:45 2009 -0700 Applying HIVE-789 (not yet committed) commit 353aebfec9790bcee82bc6972cdcb11e561ad2bf 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 01958ed9ff8cee593776b63fbc20ae46121f1f0d 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 e37f0a1f316725083314ff3c7861aa923d64c64a 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 c1f79d50a95e07b0d4359aadaa75266b6ce3bbbe 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 2f7545b2b9ade7f1317d868a3a16ae761e7d1b90 Author: Todd Lipcon Date: Wed Aug 26 20:08:05 2009 -0700 Updates for Cloudera install scripts commit 07710806e6eadef376a805d054f76e45add5c861 Author: Todd Lipcon Date: Thu Jun 4 15:50:42 2009 -0700 Import cloudera hive files into git commit a84591ce257810ee5b76efbecc6be309ee3e7980 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 bdb54b02ee61bf883de9e11a2f51b9817f62a23b Author: Todd Lipcon Date: Wed Aug 26 16:05:16 2009 -0700 Hot patch to datanucleus jar to fix building inside dirs with '+' commit 63465f4a5dd96cfcdb57f0e8c63624fa08fb51da Author: Todd Lipcon Date: Wed Aug 26 15:01:08 2009 -0700 Add do-release-build script for Cloudera packaging process commit f5aba3358d3cc8907f5a8ed1f3645ad357d96aef Author: Todd Lipcon Date: Wed Aug 26 12:57:00 2009 -0700 HIVE-800. Don't include .git directory in dist/src