Mai Hai Thanh created TAJO-945:
----------------------------------

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


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