Author: plinnell
Date: Wed Mar 28 20:57:01 2012
New Revision: 1306593

URL: http://svn.apache.org/viewvc?rev=1306593&view=rev
Log:
BIGTOP-496-stop hive shipping source code

Modified:
    incubator/bigtop/trunk/bigtop-packages/src/common/hive/install_hive.sh

Modified: incubator/bigtop/trunk/bigtop-packages/src/common/hive/install_hive.sh
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-packages/src/common/hive/install_hive.sh?rev=1306593&r1=1306592&r2=1306593&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-packages/src/common/hive/install_hive.sh 
(original)
+++ incubator/bigtop/trunk/bigtop-packages/src/common/hive/install_hive.sh Wed 
Mar 28 20:57:01 2012
@@ -160,5 +160,8 @@ chmod 755 ${PYTHON_DIR}/hive_metastore/*
 # Dir for Metastore DB
 install -d -m 1777 $PREFIX/var/lib/hive/metastore/
 
-# We need to get rid of jars that happen to be shipped in other CDH packages
+# We need to get rid of jars that happen to be shipped in other packages
 rm -f ${LIB_DIR}/lib/hbase-*.jar ${LIB_DIR}/lib/zookeeper-*.jar
+
+# Remove some source which gets installed
+rm -rf ${LIB_DIR}/lib/php/ext


Reply via email to