Added and revised following TSDR testcase
[integration.git] / test / csit / suites / tsdr / HBase / start-hbase-client.sh
index 5c6df70805312fc65466fd43b98c8faa54528682..59defef359d85729cfcef59a505db5b46ab3c81a 100755 (executable)
@@ -1,13 +1,4 @@
-#echo "Downloading the distribution..."
-#rm -rf /tmp/Hbase
-#mkdir /tmp/Hbase
-#cd /tmp/Hbase
-
-#wget --no-verbose https://archive.apache.org/dist/hbase/hbase-0.94.15/hbase-0.94.15.tar.gz
-
-#echo "Installing the Hbase Server..."
-#tar -xvf hbase*.tar.gz
-#Above installation has been moved to controller.sh on Controller VM deployment
+#Downloading and Installation of HBase will be performed during on Controller VM deployment refer controller.sh
 echo "Starting Hbase Server daemon..."
 export JAVA_HOME=/usr
 /tmp/Hbase/hbase-0.94.15/bin/start-hbase.sh