Author: rvs Date: Fri Jun 29 17:28:42 2012 New Revision: 1355478 URL: http://svn.apache.org/viewvc?rev=1355478&view=rev Log: BIGTOP-660. hbase client is getting confused because of importing /etc/default/hadoop
Modified: incubator/bigtop/trunk/bigtop-packages/src/common/hbase/install_hbase.sh Modified: incubator/bigtop/trunk/bigtop-packages/src/common/hbase/install_hbase.sh URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-packages/src/common/hbase/install_hbase.sh?rev=1355478&r1=1355477&r2=1355478&view=diff ============================================================================== --- incubator/bigtop/trunk/bigtop-packages/src/common/hbase/install_hbase.sh (original) +++ incubator/bigtop/trunk/bigtop-packages/src/common/hbase/install_hbase.sh Fri Jun 29 17:28:42 2012 @@ -134,7 +134,6 @@ mkdir -p `dirname $wrapper` cat > $wrapper <<EOF #!/bin/sh -. /etc/default/hadoop . /etc/default/hbase # Autodetect JAVA_HOME if not defined