Skip to content

Commit

Permalink
update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
tkakantousis committed May 31, 2018
1 parent 5c4988f commit 9638e87
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,3 @@ fi


./dev/make-distribution.sh --name ${NAME} --tgz "-Pyarn,hadoop-provided,hadoop-${HADOOP_PROFILE},parquet-provided,hive,hive-thriftserver,sparkr"

if [ "$1" == "deploy" ] ; then
echo "scp spark-${VERSION}-bin-${NAME}.tgz to glassfish@snurran.sics.se:/var/www/hops"
# scp spark-${VERSION}-bin-without-hadoop.tgz glassfish@snurran.sics.se:/var/www/hops
fi

0 comments on commit 9638e87

Please sign in to comment.