[
https://issues.apache.org/jira/browse/HIVE-28992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18088807#comment-18088807
]
Attila Turoczy commented on HIVE-28992:
---------------------------------------
Sorry, but not is visible? I use it within vscode terminal and seems ok to me.
Do you have a screenshot to show?
> Beeline: prompt is broken since jline3 3.25.0
> ---------------------------------------------
>
> Key: HIVE-28992
> URL: https://issues.apache.org/jira/browse/HIVE-28992
> Project: Hive
> Issue Type: Improvement
> Reporter: László Bodor
> Priority: Major
>
> Discovered while testing HIVE-25495
> prompt is not visible (no matter where I tried to change the prompt for
> testing purposes, I didn't see it was effective, basically, it's the
> readLines(prompt, ...) calls
> {code}
> >....
> {code}
> instead of:
> {code}
> 0: jdbc:hive2://localhost:10000/default>
> {code}
> this is broken since jline 3.25.1
> in 3.25.0 it works properly (manually tried)
> TODO: report this to jline, as even the latest 3.30.4 seems to be broken
--
This message was sent by Atlassian Jira
(v8.20.10#820010)