You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Mai Hai Thanh (JIRA)" <ji...@apache.org> on 2014/07/15 10:13:05 UTC

[jira] [Created] (TAJO-945) Connecting to Tajo by JDBC driver failed with SQL Exception "Invalid JDBC URI"

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)