[
https://issues.apache.org/jira/browse/HIVE-28992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18089013#comment-18089013
]
Thomas Rebele commented on HIVE-28992:
--------------------------------------
I tried 3.25.1. I tried a few other versions as well (see [this
comment|https://issues.apache.org/jira/browse/HIVE-29662?focusedCommentId=18089005&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-18089005]).
The prompt was "0: jdbc:hive2://localhost:10000/default>" in all versions.
Maybe it depends on a system configuration.
> 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)