[ 
https://issues.apache.org/jira/browse/HIVE-11875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876642#comment-14876642
 ] 

Vaibhav Gumashta edited comment on HIVE-11875 at 9/19/15 4:31 AM:
------------------------------------------------------------------

Whoops, pressed "Add" before I was done with creating the table. Logic supposed 
to match this:

| | *AUTH_TYPE param not set*| *AUTH_SIMPLE* | *AUTH_TOKEN* | *AUTH_OTHER* | 
|*NOSASL*| Set AUTH_TYPE=AUTH_SIMPLE | Do nothing | Set AUTH_TYPE=AUTH_SIMPLE | 
Set AUTH_TYPE=AUTH_SIMPLE |
|*KERBEROS* | Use TGT from Ticket Cache | Use TGT from Ticket Cache | Do 
nothing | Use TGT from Ticket Cache |
|*OTHER*|Do nothing |Do nothing |Do nothing |Do nothing |


was (Author: jdere):
Whoops, pressed "Add" before I was done with creating the table. Logic supposed 
to match this:

| | *AUTH_TYPE param not set*| *AUTH_SIMPLE* | *AUTH_TOKEN* | *AUTH_OTHER* | 
|*NOSASL*| Set AUTH_TYPE=AUTH_SIMPLE | Do nothing | Set AUTH_TYPE=AUTH_SIMPLE | 
Set AUTH_TYPE=AUTH_SIMPLE |
|*KERBEROS* | Set AUTH_TYPE=AUTH_TOKEN | Set AUTH_TYPE=AUTH_TOKEN | Do nothing 
| Set AUTH_TYPE=AUTH_TOKEN |
|*OTHER*|Do nothing |Do nothing |Do nothing |Do nothing |

> JDBC Driver does not honor delegation token mechanism when readings params 
> from ZooKeeper
> -----------------------------------------------------------------------------------------
>
>                 Key: HIVE-11875
>                 URL: https://issues.apache.org/jira/browse/HIVE-11875
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 1.3.0, 2.0.0
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>         Attachments: HIVE-11875.1.patch
>
>
> Regression introduced in HIVE-11581. When the driver is reading connection 
> params from ZK, in a secure cluster if overrides the delegation token 
> mechanism (specified on client side) with a TGT requiring mechanism (kinit).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to