[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973927#comment-13973927 ]
Lefty Leverenz commented on HIVE-2935: -------------------------------------- This adds twelve configuration parameters, which are now documented in the wiki: * [Configuration Properties -- HiveServer2 |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveServer2] * [hive.server2.thrift.port |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.thrift.port] * [hive.server2.thrift.bind.host |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.thrift.bind.host] * [hive.server2.thrift.min.worker.threads |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.thrift.min.worker.threads] * [hive.server2.thrift.max.worker.threads |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.thrift.max.worker.threads] * [hive.server2.authentication |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.authentication] * [hive.server2.authentication.kerberos.keytab |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.authentication.kerberos.keytab] * [hive.server2.authentication.kerberos.principal |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.authentication.kerberos.principal] * [hive.server2.authentication.ldap.url |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.authentication.ldap.url] * [hive.server2.authentication.ldap.baseDN |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.authentication.ldap.baseDN] * [hive.server2.custom.authentication.class |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.custom.authentication.class] * [hive.server2.enable.impersonation |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.enable.doAs] (renamed *hive.server2.enable.doAs* and default changed to true in HIVE-4356) * [Configuration Properties -- Restricted List and Whitelist -- hive.conf.restricted.list |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-RestrictedListandWhitelist] > Implement HiveServer2 > --------------------- > > Key: HIVE-2935 > URL: https://issues.apache.org/jira/browse/HIVE-2935 > Project: Hive > Issue Type: New Feature > Components: HiveServer2, Server Infrastructure > Reporter: Carl Steinbach > Assignee: Carl Steinbach > Labels: HiveServer2 > Fix For: 0.11.0 > > Attachments: HIVE-2935-4.changed-files-only.patch, > HIVE-2935-4.nothrift.patch, HIVE-2935-4.patch, HIVE-2935-5.beeline.patch, > HIVE-2935-5.core-hs2.patch, HIVE-2935-5.thrift-gen.patch, > HIVE-2935-7.patch.tar.gz, HIVE-2935-7.testerrs.patch, > HIVE-2935.1.notest.patch.txt, HIVE-2935.2.notest.patch.txt, > HIVE-2935.2.nothrift.patch.txt, HIVE-2935.3.patch.gz, > HIVE-2935.fix.unsecuredoAs.patch, HS2-changed-files-only.patch, > HS2-with-thrift-patch-rebased.patch, beelinepositive.tar.gz > > -- This message was sent by Atlassian JIRA (v6.2#6252)