You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/05/26 08:53:51 UTC

[4/7] git commit: SLIDER-38 add instructions on zk teardown


SLIDER-38 add instructions on zk teardown



Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/04a7ba00
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/04a7ba00
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/04a7ba00

Branch: refs/heads/develop
Commit: 04a7ba00938a3ce5c9b8f0c815c033965040c1e0
Parents: 6ea4350
Author: Steve Loughran <st...@apache.org>
Authored: Sun May 25 14:29:04 2014 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Sun May 25 14:29:04 2014 +0100

----------------------------------------------------------------------
 src/test/clusters/ubuntu-secure/operations.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/04a7ba00/src/test/clusters/ubuntu-secure/operations.md
----------------------------------------------------------------------
diff --git a/src/test/clusters/ubuntu-secure/operations.md b/src/test/clusters/ubuntu-secure/operations.md
index a08d21d..cb14dfe 100644
--- a/src/test/clusters/ubuntu-secure/operations.md
+++ b/src/test/clusters/ubuntu-secure/operations.md
@@ -37,7 +37,7 @@
     yarn-daemon.sh --config $HADOOP_CONF_DIR stop resourcemanager
     yarn-daemon.sh --config $HADOOP_CONF_DIR stop nodemanager
     
-
+    ~/zookeeper/bin/zkServer.sh stop
 
 
   export SLIDER_JVM_OPTS="-Djava.security.krb5.realm=COTHAM -Djava.security.krb5.kdc=ubuntu -Djava.net.preferIPv4Stack=true"