You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/09/09 18:05:33 UTC

[GitHub] [hive] belugabehr edited a comment on pull request #1742: HIVE-24484: Upgrade Hadoop to 3.3.1

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 updates sqline 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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org