simon824 commented on a change in pull request #1028:
URL: https://github.com/apache/incubator-kyuubi/pull/1028#discussion_r702734954



##########
File path: kyuubi-common/src/test/scala/org/apache/kyuubi/HudiSuiteMixin.scala
##########
@@ -38,7 +38,6 @@ trait HudiSuiteMixin extends DataLakeSuiteMixin {
   }
 
   override protected def extraConfigs = Map(
-    "spark.sql.catalogImplementation" -> "in-memory",

Review comment:
       It work well if hive metastore is base on mysql  and will cause 
Concurrent Exception  if base on derby. 
   Derby is the default config value, and ut is base on it .




-- 
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