Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-5211

Setting zeppelin.jdbc.auth.type to KERBEROS didn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.9.1, 0.10.0
    • Interpreters
    • None

    Description

      According to the JDBC Interpreter document (https://github.com/apache/zeppelin/blob/master/docs/interpreter/jdbc.md), we should use zeppelin.jdbc.auth.type, but It is observed in the JDBC Interpreter that:

      • Setting zeppelin.jdbc.auth.type to KERBEROS didn't work
      • Setting default.zeppelin.jdbc.auth.type to KERBEROS works

      In protected boolean isKerboseEnabled(), we use getProperty("zeppelin.jdbc.auth.type"), but in public Connection getConnection(String dbPrefix, InterpreterContext context)jdbcUserConfigurations.getPropertyMap(dbPrefix).getProperty("zeppelin.jdbc.auth.type", "SIMPLE") was used.

       

      See also: https://github.com/apache/zeppelin/pull/4029

      Attachments

        Activity

          People

            zenozeng Zeno Zeng
            zenozeng Zeno Zeng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1.5h
                1.5h