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

Hudson commented on HIVE-4802:
------------------------------

Integrated in Hive-trunk-h0.21 #2187 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2187/])
    HIVE-4802 : Fix url check for missing / or /<db> after hostname in jdb uri 
(Thejas Nair via Ashutosh Chauhan) (Revision 1500781)

     Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1500781
Files : 
* /hive/trunk/jdbc/src/java/org/apache/hive/jdbc/Utils.java
* /hive/trunk/jdbc/src/test/org/apache/hive/jdbc/TestJdbcDriver2.java

                
> Fix url check for missing "/" or "/<db> after hostname in jdb uri
> -----------------------------------------------------------------
>
>                 Key: HIVE-4802
>                 URL: https://issues.apache.org/jira/browse/HIVE-4802
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, JDBC
>    Affects Versions: 0.12.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4802.1.patch
>
>
> HIVE-4406 added a check for jdbc uri to prevent unintentional use of embedded 
> mode. But that does not correctly check for uri like 
> "jdbc:hive2://localhost:10000;principal=hive/hiveserver2h...@your-realm.com" 
> that can also result in embedded mode being used.

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

Reply via email to