zhang1002 commented on a change in pull request #1075:
URL: https://github.com/apache/incubator-kyuubi/pull/1075#discussion_r706974508



##########
File path: 
externals/kyuubi-spark-sql-engine/src/test/scala/org/apache/kyuubi/engine/spark/events/EventLoggingServiceSuite.scala
##########
@@ -32,7 +32,7 @@ import org.apache.kyuubi.operation.{JDBCTestUtils, 
OperationHandle}
 
 class EventLoggingServiceSuite extends WithSparkSQLEngine with JDBCTestUtils {
 
-  private val logRoot = Utils.createTempDir()
+  private val logRoot = "file:" + Utils.createTempDir()

Review comment:
       it's good.
   i don't find this problem.




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