rvacaru commented on issue #1610:
URL:
https://github.com/apache/incubator-kyuubi/issues/1610#issuecomment-1005852963
I managed to build the whole repo by skipping tests in mvn install. Tho if I
run the kyuubi server unit tests in intellij Idea I get:
```
not found: type KyuubiHiveDriver
val driver = new KyuubiHiveDriver()
```
Same if I try running the `KyuubiServer`
--
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]