Repository: hbase
Updated Branches:
  refs/heads/master e98b38bf6 -> e4ba404a5


Revert "name of parameter quote need update"

This reverts commit 14e3471f3498ac715a23923e70076598b69ce499.


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b65f119c
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b65f119c
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/b65f119c

Branch: refs/heads/master
Commit: b65f119c7869023fe797acee6cfa237980ad93c6
Parents: e98b38b
Author: Michael Stack <st...@apache.org>
Authored: Thu Aug 10 14:59:45 2017 -0700
Committer: Michael Stack <st...@apache.org>
Committed: Thu Aug 10 14:59:45 2017 -0700

----------------------------------------------------------------------
 hbase-common/src/main/resources/hbase-default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/b65f119c/hbase-common/src/main/resources/hbase-default.xml
----------------------------------------------------------------------
diff --git a/hbase-common/src/main/resources/hbase-default.xml 
b/hbase-common/src/main/resources/hbase-default.xml
index 43efd4b..87a36c1 100644
--- a/hbase-common/src/main/resources/hbase-default.xml
+++ b/hbase-common/src/main/resources/hbase-default.xml
@@ -88,7 +88,7 @@ possible configurations would overwhelm and obscure the 
important.
     list of ZooKeeper ensemble servers. If HBASE_MANAGES_ZK is set in 
hbase-env.sh
     this is the list of servers which hbase will start/stop ZooKeeper on as
     part of cluster start/stop.  Client-side, we will take this list of
-    ensemble members and put it together with the 
hbase.zookeeper.property.clientPort
+    ensemble members and put it together with the hbase.zookeeper.clientPort
     config. and pass it into zookeeper constructor as the connectString
     parameter.</description>
   </property>

Reply via email to