Reid Chan created HBASE-19118:
---------------------------------
Summary: Documentation error in 'Thrift Gateway'
Key: HBASE-19118
URL: https://issues.apache.org/jira/browse/HBASE-19118
Project: HBase
Issue Type: Bug
Components: documentation
Affects Versions: 1.2.6
Reporter: Reid Chan
Priority: Minor
In [Configure the Thrift
Gateway|http://hbase.apache.org/book.html#security.client.thrift], it says "set
the property {{hbase.thrift.security.qop}} to one of the following three
values: {{privacy}}, {{integrity}}, {{authentication}}", which would lead to
failure of starting up a thrift server.
In fact, the value of {{hbase.thrift.security.qop}} should be {{auth}},
{{auth-int}}, {{auth-conf}}, according to the documentation of {{Sasl.QOP}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)