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


   This helped for the compilation but the tests still fail:
   ```
   - publish instance to embedded zookeeper server *** FAILED ***
     org.apache.kyuubi.KyuubiException: Failed to Start 
NoopTBinaryFrontendServer
     at 
org.apache.kyuubi.service.CompositeService.$anonfun$start$1(CompositeService.scala:52)
     at 
org.apache.kyuubi.service.CompositeService.$anonfun$start$1$adapted(CompositeService.scala:45)
     at scala.collection.mutable.ResizableArray.foreach(ResizableArray.scala:62)
     at 
scala.collection.mutable.ResizableArray.foreach$(ResizableArray.scala:55)
     at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:49)
     at 
org.apache.kyuubi.service.CompositeService.start(CompositeService.scala:45)
     at org.apache.kyuubi.service.Serverable.start(Serverable.scala:51)
     at 
org.apache.kyuubi.service.AbstractNoopServer.start(AbstractNoopServer.scala:29)
     at 
org.apache.kyuubi.ha.client.ServiceDiscoverySuite.$anonfun$new$1(ServiceDiscoverySuite.scala:81)
     at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
   ```


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