Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/19307#discussion_r140212140
--- Diff: sql/hive-thriftserver/pom.xml ---
@@ -63,6 +63,16 @@
<groupId>${hive.group}</groupId>
<artifactId>hive-beeline</artifactId>
</dependency>
+ <dependency>
--- End diff --
For some reason, hive-thriftserver wouldn't compile, unable to find
jetty.server classes. It has a point, these should explicit, even if it somehow
worked before.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]