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



##########
File path: 
kyuubi-server/src/test/scala/org/apache/kyuubi/events/EventLoggingServiceSuite.scala
##########
@@ -21,13 +21,17 @@ import java.net.InetAddress
 import java.nio.file.Paths
 import java.util.UUID
 
+import com.fasterxml.jackson.databind.ObjectMapper
 import org.apache.hadoop.conf.Configuration
 import org.apache.hadoop.fs.{FileSystem, Path}
+import org.apache.kyuubi

Review comment:
       I can not reproduce the issue.
   The whole step: (omit part of the output)
   ```
   ➜  apache-kyuubi git:(master) dev/checkout_pr.sh -f 1378
   ➜  apache-kyuubi git:(PR_1378) dev/reformat
   ➜  apache-kyuubi git:(PR_1378) build/mvn clean install -DskipTests
   [INFO] Reactor Summary for Kyuubi Project Parent 1.4.0-SNAPSHOT:
   [INFO]
   [INFO] Kyuubi Project Parent .............................. SUCCESS [  5.320 
s]
   [INFO] Kyuubi Project Common .............................. SUCCESS [01:02 
min]
   [INFO] Kyuubi Project Embedded Zookeeper .................. SUCCESS [  9.731 
s]
   [INFO] Kyuubi Project High Availability ................... SUCCESS [ 14.090 
s]
   [INFO] Kyuubi Project Control ............................. SUCCESS [ 15.654 
s]
   [INFO] Kyuubi Project Metrics ............................. SUCCESS [ 14.713 
s]
   [INFO] Kyuubi Project Download Externals .................. SUCCESS [  6.710 
s]
   [INFO] Kyuubi Project Hive JDBC Client .................... SUCCESS [  5.145 
s]
   [INFO] Kyuubi Project Hive JDBC Shaded Client ............. SUCCESS [ 20.991 
s]
   [INFO] Kyuubi Project Engine Spark SQL .................... SUCCESS [ 32.978 
s]
   [INFO] Kyuubi Project Server .............................. SUCCESS [ 40.353 
s]
   [INFO] Kyuubi Project Dev Code Coverage ................... SUCCESS [  2.107 
s]
   [INFO] Kyuubi Project Assembly ............................ SUCCESS [  1.050 
s]
   [INFO] Kyuubi Project Hive Beeline ........................ SUCCESS [  1.482 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  03:52 min
   [INFO] Finished at: 2021-11-24T10:05:15+08:00
   [INFO] 
------------------------------------------------------------------------
   ```
   @zhouyifan279 would you please test it on Ubuntu 20.04?




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