You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/10/25 03:23:14 UTC

[GitHub] [incubator-kyuubi] turboFei commented on a change in pull request #1266: [KYUUBI #1262] Support both KERBEROS and PLAIN authentication at the same time

turboFei commented on a change in pull request #1266:
URL: https://github.com/apache/incubator-kyuubi/pull/1266#discussion_r735232775



##########
File path: kyuubi-common/src/test/scala/org/apache/kyuubi/operation/JDBCTestUtils.scala
##########
@@ -63,7 +63,9 @@ trait JDBCTestUtils extends KyuubiFunSuite {
     }
   }
 
-  private def jdbcUrlWithConf: String = {
+  protected def jdbcUrlWithConf(): String = jdbcUrlWithConf(jdbcUrl)

Review comment:
       done




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org