commit | 8b059c0a12642d78bb715f63603e989b91e75b02 | [log] [tgz] |
---|---|---|
author | jianfeng.jia@gmail.com <jianfeng.jia@gmail.com@123451ca-8445-de46-9d55-352943316053> | Tue Mar 05 01:46:42 2013 +0000 |
committer | jianfeng.jia@gmail.com <jianfeng.jia@gmail.com@123451ca-8445-de46-9d55-352943316053> | Tue Mar 05 01:46:42 2013 +0000 |
tree | 036bf1ebce946472fe8c26922dc23fa9c5187d24 | |
parent | bf4043fc19473bb8381843c4028b96235fa1e86c [diff] [blame] |
split the genomix-core into genomix-core and genomix-hyracks git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_genomix@3029 123451ca-8445-de46-9d55-352943316053
diff --git a/genomix/genomix-hyracks/src/main/resources/scripts/stopCluster.sh b/genomix/genomix-hyracks/src/main/resources/scripts/stopCluster.sh new file mode 100644 index 0000000..4889934 --- /dev/null +++ b/genomix/genomix-hyracks/src/main/resources/scripts/stopCluster.sh
@@ -0,0 +1,3 @@ +bin/stopAllNCs.sh +sleep 2 +bin/stopcc.sh