pan3793 commented on a change in pull request #1152:
URL: https://github.com/apache/incubator-kyuubi/pull/1152#discussion_r724672451



##########
File path: 
kyuubi-common/src/test/scala/org/apache/kyuubi/operation/JDBCTestUtils.scala
##########
@@ -29,6 +29,10 @@ import 
org.apache.kyuubi.service.authentication.PlainSASLHelper
 
 trait JDBCTestUtils extends KyuubiFunSuite {
 
+  // Magic logic, w/o it will compliant "No suitable driver found for 
jdbc:hive2://"

Review comment:
       I don't think this PR introduces a bug. 
   `hive-jdbc` jar is 3rd maven deps, but `kyuubi-hive-jdbc` from other 
modules, there definitely have different behaviors, I don't know how maven and 
maven plugins handle those jars, and how scalatest load them.
   




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to