You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ferdinand Xu (JIRA)" <ji...@apache.org> on 2015/09/01 07:58:45 UTC

[jira] [Updated] (HIVE-11640) Shell command doesn't work for new CLI[Beeline-cli branch]

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

Ferdinand Xu updated HIVE-11640:
--------------------------------
    Attachment: HIVE-11640.5-beeline-cli.patch

Hi [~xuefuz], this patch will support the previous usage in beeline. If user executes "!cmd" with ";", it will be executed. And besides that, this case will be supported as well "show tables; !sh ls; show tables;" while "!sh ls; show tables;" since it will treat the rest part of the line as a single command. 

> Shell command doesn't work for new CLI[Beeline-cli branch]
> ----------------------------------------------------------
>
>                 Key: HIVE-11640
>                 URL: https://issues.apache.org/jira/browse/HIVE-11640
>             Project: Hive
>          Issue Type: Sub-task
>          Components: CLI
>            Reporter: Ferdinand Xu
>            Assignee: Ferdinand Xu
>         Attachments: HIVE-11640.1-beeline-cli.patch, HIVE-11640.2-beeline-cli.patch, HIVE-11640.3-beeline-cli.patch, HIVE-11640.4-beeline-cli.patch, HIVE-11640.5-beeline-cli.patch
>
>
> The shell command doesn't work for the new CLI and "Error: Method not supported (state=,code=0)" was thrown during the execution for option f and e.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)