You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/02 14:16:00 UTC

[jira] [Work logged] (HIVE-25495) Upgrade to JLine3

     [ https://issues.apache.org/jira/browse/HIVE-25495?focusedWorklogId=735320&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-735320 ]

ASF GitHub Bot logged work on HIVE-25495:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Mar/22 14:15
            Start Date: 02/Mar/22 14:15
    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.
   


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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 735320)
    Time Spent: 2h 10m  (was: 2h)

> 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: 2h 10m
>  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.1#820001)