ulysses-you commented on a change in pull request #1378:
URL: https://github.com/apache/incubator-kyuubi/pull/1378#discussion_r755779945
##########
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:
@zhouyifan279 I think it's not fine .. your snapshot shows the package
`org.apache.kyuubi` is belong to third-party but we should mark it as kyuubi
self.
--
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]