You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "yuxh (JIRA)" <ji...@apache.org> on 2017/03/31 02:22:41 UTC

[jira] [Created] (HIVE-16342) JDBC url validation

yuxh created HIVE-16342:
---------------------------

             Summary: JDBC url validation 
                 Key: HIVE-16342
                 URL: https://issues.apache.org/jira/browse/HIVE-16342
             Project: Hive
          Issue Type: Bug
          Components: JDBC
    Affects Versions: 2.1.1
         Environment: hive-jdbc-2.1.1
            Reporter: yuxh


I use url like this: jdbc:hive2://192.168.156.25:10000/default?user=hive&password=hive .

although not conform to hive's requirement ,but it can only show exception " Caused by: java.net.ConnectException: Connection timed out: connect".  It's difficult for user to locate the url's problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)