Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-2539

Enable passing username/password via JDBC

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • 0.7.1
    • None
    • JDBC

    Description

      Changing the username and/or the password seems to have no effect (also confirmed here: https://cwiki.apache.org/Hive/hivejdbcinterface.html).

      Connection con = DriverManager.getConnection("jdbc:hive://localhost:10000/default", "", "");

      Would be beneficial to pass the username/password via JDBC - and also for the server to honor the username password being passed (may be dependent of that being fixed first).

      Attachments

        1. HIVE-2539.PATCH
          2 kB
          chunqing xie

        Activity

          People

            xcqnoah chunqing xie
            skrishnan Sriram Krishnan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: