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)