martin-g commented on pull request #1918:
URL: 
https://github.com/apache/incubator-kyuubi/pull/1918#issuecomment-1046534165


   It fails with 
   ```
   INFO] --- scala-maven-plugin:4.3.0:compile (scala-compile-first) @ 
kyuubi-ha_2.12 ---
   [INFO] Using incremental compilation using Mixed compile order
   [INFO] Compiler bridge file: 
/home/ubuntu/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.12-1.3.1-bin_2.12.15__52.0-1.3.1_20191012T045515.jar
   [INFO] compiler plugin: 
BasicArtifact(com.github.ghik,silencer-plugin_2.12.15,1.7.6,null)
   [INFO] Compiling 2 Scala sources to 
/home/ubuntu/git/apache/incubator-kyuubi/kyuubi-ha/target/scala-2.12/classes ...
   [ERROR] [Error] 
/home/ubuntu/git/apache/incubator-kyuubi/kyuubi-ha/src/main/scala/org/apache/kyuubi/ha/client/ZooKeeperACLProvider.scala:22:
 object data is not a member of package org.apache.zookeeper
   [ERROR] [Error] 
/home/ubuntu/git/apache/incubator-kyuubi/kyuubi-ha/src/main/scala/org/apache/kyuubi/ha/client/ZooKeeperACLProvider.scala:34:
 not found: type ACL
   [ERROR] [Error] 
/home/ubuntu/git/apache/incubator-kyuubi/kyuubi-ha/src/main/scala/org/apache/kyuubi/ha/client/ZooKeeperACLProvider.scala:35:
 not found: type ACL
   [ERROR] [Error] 
/home/ubuntu/git/apache/incubator-kyuubi/kyuubi-ha/src/main/scala/org/apache/kyuubi/ha/client/ZooKeeperACLProvider.scala:68:
 not found: type ACL
   [ERROR] [Error] 
/home/ubuntu/git/apache/incubator-kyuubi/kyuubi-ha/src/main/scala/org/apache/kyuubi/ha/client/zookeeper/ServiceDiscoveryClient.scala:102:
 Class org.apache.zookeeper.data.Stat not found - continuing with a stub.
   [ERROR] 5 errors found
   ```


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