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

Thejas M Nair commented on HIVE-14051:
--------------------------------------

Comments on the patch -
 # Please use the SQLException constructor that chains the exceptions - 
SQLException(String reason, Throwable cause) . That way we don't lose any 
potentially valuable info for debugging.
 # Maybe call auth.custom.interceptor.class auth.custom.httpinterceptor.class 
to make it more clear that this setting is valid only with http ?
 # can we also throw an error like "custom auth mode is not supported currently 
with binary mode", if someone is using binary transport mode with  auth=custom 
? That would help users figure out if they have a misconfiguration.


> Custom authenticaton in Hive JDBC
> ---------------------------------
>
>                 Key: HIVE-14051
>                 URL: https://issues.apache.org/jira/browse/HIVE-14051
>             Project: Hive
>          Issue Type: Improvement
>          Components: JDBC
>            Reporter: Vinoth Sathappan
>            Assignee: Vinoth Sathappan
>         Attachments: HIVE-14051.1.patch
>
>
> Enable the JDBC driver for Hive to use a pluggable module to connect to HS2 
> behind gateways using OAuth, OpenID Connect, etc. 



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

Reply via email to