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

Hudson commented on TAJO-945:
-----------------------------

SUCCESS: Integrated in Tajo-master-build #301 (See 
[https://builds.apache.org/job/Tajo-master-build/301/])
TAJO-945: Connecting to Tajo by JDBC driver failed with SQL Exception "Invalid 
JDBC URI". (Mai Hai Thanh via jihoon) (jihoonson: rev 
1867c53e4de46bf5c6f2a69fe9d1fd27facac35b)
* CHANGES
* tajo-jdbc/src/main/java/org/apache/tajo/jdbc/TajoConnection.java


> Connecting to Tajo by JDBC driver failed with SQL Exception "Invalid JDBC URI"
> ------------------------------------------------------------------------------
>
>                 Key: TAJO-945
>                 URL: https://issues.apache.org/jira/browse/TAJO-945
>             Project: Tajo
>          Issue Type: Bug
>          Components: JDBC
>            Reporter: Mai Hai Thanh
>            Assignee: Mai Hai Thanh
>            Priority: Trivial
>         Attachments: TAJO-945.patch
>
>
> When a Java program tries to make a connection to Tajo using JDBC driver, as 
> described in Tajo document 
> [http://tajo.apache.org/docs/current/jdbc_driver.html], the program failed 
> with SQL Exception "Invalid JDBC URI".
> bq. Connection conn = 
> DriverManager.getConnection("jdbc:tajo://127.0.0.1:26002");



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to