[
https://issues.apache.org/jira/browse/HIVE-11640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724395#comment-14724395
]
Xuefu Zhang commented on HIVE-11640:
------------------------------------
Not sure if I understand the impact correctly. Beeline uses "!sh ls" syntax
while Hive CLI uses "!sh" directly. So to accept "!lsh", new Hive CLI needs to
translate it to "!sh ls", right? What new requirement does this new patch
introduce? Is it only for -e or -f option or in general.
> 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
>
>
> 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)