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

Improvement on HiveServer2 JDBC: in Kerberos auth mode, accept username / password passed from the client's SessionConf

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      The default JDBC driver ignores username/password completely in Kerberos auth mode.
      To be able to auth from a web interface, we could enable password pass through by changing
      how the Kerberos transport is established. Specifically, we could use LoginContext to authenticate
      with the kdc, and then use the resulting security context to connect with the hive server.

      Attachments

        Activity

          People

            prasadm Prasad Suresh Mujumdar
            Jake Magner Jacob Magner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: