belugabehr edited a comment on pull request #1742:
URL: https://github.com/apache/hive/pull/1742#issuecomment-916319837


   OK, so the issue now is that Hadoop 3.3+ is using `org.jline v3` and one of 
the Hive dependencies of `sqline` has a dependency on `jline v2` which is 
causing a clash, well, not a clash per se, but it may be possible to address 
this by including both versions of jline since they have different namespaces. 
Ugh.  I'll see if there is an updated `sqline` library or what that is doing 
exactly.  Maybe it can be replaced with jline totally?  I don't really know 
much about these libraries, just trying to rubik's cube this together.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to