[ https://issues.apache.org/jira/browse/HIVE-24484?focusedWorklogId=648782&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-648782 ]
ASF GitHub Bot logged work on HIVE-24484: ----------------------------------------- Author: ASF GitHub Bot Created on: 09/Sep/21 18:05 Start Date: 09/Sep/21 18:05 Worklog Time Spent: 10m Work Description: 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-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 648782) Time Spent: 6h 13m (was: 6.05h) > Upgrade Hadoop to 3.3.1 > ----------------------- > > Key: HIVE-24484 > URL: https://issues.apache.org/jira/browse/HIVE-24484 > Project: Hive > Issue Type: Improvement > Reporter: David Mollitor > Assignee: David Mollitor > Priority: Major > Labels: pull-request-available > Time Spent: 6h 13m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)