Nemon Lou created HIVE-11244:
--------------------------------
Summary: Beeline prompt info improvement for cluster mode
Key: HIVE-11244
URL: https://issues.apache.org/jira/browse/HIVE-11244
Project: Hive
Issue Type: Improvement
Components: Beeline
Reporter: Nemon Lou
Assignee: Nemon Lou
Priority: Minor
Currently Beeline prompt info for Cluster mode is like this:
{noformat}
0: jdbc:hive2://192.168.115.1:24002,192.168.1>
{noformat}
Using the very HiveServer2's IP that this beeline connect to is more helpful
for users.
Like this:
{noformat}
0: jdbc:hive2://192.168.115.1:24002>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)