shenbinglife commented on issue #1894: URL: https://github.com/apache/incubator-kyuubi/issues/1894#issuecomment-1055069431
compile failed how to resolve it? ```java [INFO] --- scala-maven-plugin:4.5.6:compile (scala-compile-first) @ kyuubi-metrics_2.12 --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: C:\Users\shenb\.sbt\1.0\zinc\org.scala-sbt\org.scala-sbt-compiler-bridge_2.12-1.5.8-bin_2.12.15__52.0-1.5.8_20211211T222914.jar [INFO] compiler plugin: BasicArtifact(com.github.ghik,silencer-plugin_2.12.15,1.7.6,null) [INFO] compiling 10 Scala sources to D:\workspace\github\kyuubi\kyuubi-metrics\target\scala-2.12\classes ... [ERROR] D:/workspace/github/kyuubi/kyuubi-ha/src/main/scala/org/apache/kyuubi/ha/client/zookeeper/ServiceDiscoveryClient.scala:106: Class org.apache.zookeeper.data.Stat not found - continuing with a stub. [ERROR] one error found [INFO] done compiling [INFO] compile in 3.9 s ``` -- 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]
