[
https://issues.apache.org/jira/browse/HIVE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thejas M Nair updated HIVE-5120:
--------------------------------
Status: Patch Available (was: Open)
Now it reads -
{code:xml}
<property>
<name>hive.server2.thrift.sasl.qop</name>
<value>auth</auth>
<description>Sasl QOP value; Set it to one of following values to enable
higher levels of
protection for hive server2 communication with clients.
"auth" - authentication only (default)
"auth-int" - authentication plus integrity protection
"auth-conf" - authentication plus integrity and confidentiality protection
This is applicable only hive server2 is configured to use kerberos
authentication.
</description>
</property>
{code}
> document what hive.server2.thrift.sasl.qop values mean in
> hive-default.xml.template
> -----------------------------------------------------------------------------------
>
> Key: HIVE-5120
> URL: https://issues.apache.org/jira/browse/HIVE-5120
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 0.12.0
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Attachments: HIVE-5120.1.patch, HIVE-5120.2.patch
>
>
> Current description of configuration does not say what the values for the
> hive.server2.thrift.sasl.qop property mean, and also does not say that it
> works only with kerberos auth turned on.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira