Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-945

Connecting to Tajo by JDBC driver failed with SQL Exception "Invalid JDBC URI"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.9.0
    • JDBC Driver
    • None

    Description

      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".

      Connection conn = DriverManager.getConnection("jdbc:tajo://127.0.0.1:26002");

      Attachments

        1. TAJO-945.patch
          0.7 kB
          Mai Hai Thanh

        Activity

          People

            mhthanh Mai Hai Thanh
            mhthanh Mai Hai Thanh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: