[
https://issues.apache.org/jira/browse/HIVE-25495?focusedWorklogId=776225&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-776225
]
ASF GitHub Bot logged work on HIVE-25495:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 31/May/22 10:44
Start Date: 31/May/22 10:44
Worklog Time Spent: 10m
Work Description: LA-Toth opened a new pull request, #3069:
URL: https://github.com/apache/hive/pull/3069
### What changes were proposed in this pull request?
- Update jline to 3.21 - the behaviour is quite different. So a modified
version of the JLine2's StringCompleter is added in hive-common.
- Update sqlline to 1.12 as it uses jline 3.21
- Add some missing dependencies to pom.xml files (the lack of these didn't
cause issue possibly due to transitive dependency)
### Why are the changes needed?
It's a step required to use JDK 17
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
By existing tests.
Issue Time Tracking
-------------------
Worklog Id: (was: 776225)
Time Spent: 3h (was: 2h 50m)
> Upgrade to JLine3
> -----------------
>
> Key: HIVE-25495
> URL: https://issues.apache.org/jira/browse/HIVE-25495
> Project: Hive
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Jline 2 has been discontinued a long while ago. Hadoop uses JLine3 so Hive
> should match.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)