[ 
https://issues.apache.org/jira/browse/HIVE-8002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gunther Hagleitner updated HIVE-8002:
-------------------------------------
    Fix Version/s:     (was: 0.14.0)

> Deprecate the use of JDBC client only parameters from the map used to 
> transfer HiveConf configs to the server.
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-8002
>                 URL: https://issues.apache.org/jira/browse/HIVE-8002
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, JDBC
>    Affects Versions: 0.14.0
>            Reporter: Vaibhav Gumashta
>
> The jdbc url: 
> jdbc:hive2://<host>:<port>/dbName;sess_var_list?hive_conf_list#hive_var_list 
> contains hive_conf_list & hive_var_list which are used to set the 
> corresponding values on the server side (for this connection) while opening a 
> client session. 
> However, some "session only" configs appear in hive_conf_list instead of 
> appearing in sess_var_list . Need to clean those up.



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

Reply via email to