[
https://issues.apache.org/jira/browse/HIVE-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938779#comment-13938779
]
Navis commented on HIVE-5768:
-----------------------------
I cannot understand, in trunk,
{noformat}
0: jdbc:hive2://localhost:10000> !c
!connect !columns !close !closeall !commit !call
0: jdbc:hive2://localhost:10000> !close
!close !closeall
0: jdbc:hive2://localhost:10000> !close
Ambiguous command: [close, closeall]
{noformat}
HIVE-5768
{noformat}
0: jdbc:hive2://localhost:10000> !c
!connect !columns !close !closeall !commit !call
0: jdbc:hive2://localhost:10000> !close
!close !closeall
0: jdbc:hive2://localhost:10000> !close
Closing: 0: jdbc:hive2://localhost:10000
{noformat}
> Beeline connection cannot be closed with !close command
> -------------------------------------------------------
>
> Key: HIVE-5768
> URL: https://issues.apache.org/jira/browse/HIVE-5768
> Project: Hive
> Issue Type: Bug
> Components: CLI
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
> Attachments: HIVE-5768.1.patch.txt, HIVE-5768.2.patch.txt,
> HIVE-5768.3.patch.txt, HIVE-5768.4.patch.txt
>
>
> NO PRECOMMIT TESTS
> {noformat}
> 0: jdbc:hive2://localhost:10000/db2> !close
> Ambiguous command: [close, closeall]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)