[
https://issues.apache.org/jira/browse/HBASE-19118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235412#comment-16235412
]
Hudson commented on HBASE-19118:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-2.0 #784 (See
[https://builds.apache.org/job/HBase-2.0/784/])
HBASE-19118 Use SaslUtil to set Sasl.QOP in 'Thrift' (elserj: rev
e61606231f6d1da39c1d5d0fd078e6fb8c9ac626)
* (edit)
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
* (edit)
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftServer.java
> Use SaslUtil to set Sasl.QOP in 'Thrift'
> ----------------------------------------
>
> Key: HBASE-19118
> URL: https://issues.apache.org/jira/browse/HBASE-19118
> Project: HBase
> Issue Type: Bug
> Components: Thrift
> Affects Versions: 1.2.6
> Reporter: Reid Chan
> Assignee: Reid Chan
> Priority: Major
> Fix For: 3.0.0, 1.4.0, 1.5.0, 2.0.0-beta-1
>
> Attachments: HBASE-19118.branch-1.3.001.patch,
> HBASE-19118.master.001.patch, HBASE-19118.master.002.patch,
> HBASE-19118.master.003.patch
>
>
> 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)