Authentication interceptor which adds Base64 encoded payload,
containing the username and kerberos service ticket,
to the outgoing http request header.
Parse JDBC connection URL
The new format of the URL is:
jdbc:hive2://:,:/dbName;sess_var_list?hive_conf_list#hive_var_list
where the optional sess, conf and var lists are semicolon separated = pairs.