From 941070939f4bf65536ee74b9f62d3b5114da826b Mon Sep 17 00:00:00 2001 From: chenyechao Date: Mon, 20 Mar 2017 14:28:42 +0800 Subject: [PATCH] HBASE-17807 correct the value of zookeeper.session.timeout in hbase doc Signed-off-by: tedyu --- src/main/asciidoc/_chapters/troubleshooting.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/_chapters/troubleshooting.adoc b/src/main/asciidoc/_chapters/troubleshooting.adoc index e1d17173df7..1cf93d636b3 100644 --- a/src/main/asciidoc/_chapters/troubleshooting.adoc +++ b/src/main/asciidoc/_chapters/troubleshooting.adoc @@ -1050,7 +1050,7 @@ If you wish to increase the session timeout, add the following to your _hbase-si ---- zookeeper.session.timeout - 1200000 + 120000 hbase.zookeeper.property.tickTime