pan3793 commented on code in PR #3476:
URL: https://github.com/apache/incubator-kyuubi/pull/3476#discussion_r967828951
##########
kyuubi-server/src/test/scala/org/apache/kyuubi/operation/KyuubiOperationPerUserSuite.scala:
##########
@@ -37,6 +37,7 @@ class KyuubiOperationPerUserSuite
override protected val conf: KyuubiConf = {
KyuubiConf().set(KyuubiConf.ENGINE_SHARE_LEVEL, "user")
+ KyuubiConf().set(KyuubiConf.SERVER_INFO_PROVIDER, "SERVER")
Review Comment:
we should change the failed assertion instead of pining SERVER provider
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]