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:44:05 UTC

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

     [ https://issues.apache.org/jira/browse/TAJO-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mai Hai Thanh updated TAJO-945:
-------------------------------

    Attachment: TAJO-945.patch

> 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)