Skip to content

Commit 9638e87

Browse files
committed
update deploy script
1 parent 5c4988f commit 9638e87

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

deploy.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,3 @@ fi
3737

3838

3939
./dev/make-distribution.sh --name ${NAME} --tgz "-Pyarn,hadoop-provided,hadoop-${HADOOP_PROFILE},parquet-provided,hive,hive-thriftserver,sparkr"
40-
41-
if [ "$1" == "deploy" ] ; then
42-
echo "scp spark-${VERSION}-bin-${NAME}.tgz to glassfish@snurran.sics.se:/var/www/hops"
43-
# scp spark-${VERSION}-bin-without-hadoop.tgz glassfish@snurran.sics.se:/var/www/hops
44-
fi
45-

0 commit comments

Comments
 (0)