[ 
https://issues.apache.org/jira/browse/HIVE-28992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated HIVE-28992:
--------------------------------
    Description: 
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

```
>....
```
instead of:
```
0: jdbc:hive2://localhost:10000/default>
```

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

  was:
Discovered while testing HIVE-25495

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

>....
instead of:

0: jdbc:hive2://localhost:10000/default>
UPDATE: this is broken since jline 3.25.1, as 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


> 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
> ```
> >....
> ```
> instead of:
> ```
> 0: jdbc:hive2://localhost:10000/default>
> ```
> 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)

Reply via email to