Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2481 Well, any test case calling `open()` will hit `isKerboseEnabled()`, and in `JdbcInterpreterTest` when ever `isKerboseEnabled` function is called will returning false all the time. Ref: https://github.com/apache/zeppelin/blob/master/jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpreter.java#L173 https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/KerberosInterpreter.java#L64
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---