pan3793 commented on a change in pull request #1277:
URL: https://github.com/apache/incubator-kyuubi/pull/1277#discussion_r734958906
##########
File path:
kyuubi-server/src/test/scala/org/apache/kyuubi/operation/KyuubiOperationYarnClusterSuite.scala
##########
@@ -21,7 +21,7 @@ import org.apache.kyuubi.WithKyuubiServerOnYarn
import org.apache.kyuubi.config.KyuubiConf
import org.apache.kyuubi.config.KyuubiConf.ENGINE_INIT_TIMEOUT
-class KyuubiOperationYarnClusterSuite extends WithKyuubiServerOnYarn with
JDBCTestUtils {
+class KyuubiOperationYarnClusterSuite extends WithKyuubiServerOnYarn with
JDBCTests {
Review comment:
L46 is redundant then
--
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]