You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chris Drome (JIRA)" <ji...@apache.org> on 2013/03/26 08:29:15 UTC

[jira] [Created] (HIVE-4232) JDBC2 HiveConnection has odd defaults

Chris Drome created HIVE-4232:
---------------------------------

             Summary: JDBC2 HiveConnection has odd defaults
                 Key: HIVE-4232
                 URL: https://issues.apache.org/jira/browse/HIVE-4232
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2, JDBC
    Affects Versions: 0.11.0
            Reporter: Chris Drome


HiveConnection defaults to using a plain SASL transport if auth is not set. To get a raw transport auth must be set to noSasl; furthermore noSasl is case sensitive. Code tries to infer Kerberos or plain authentication based on the presence of principal. There is no provision for specifying QOP level.

--
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