You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2014/03/27 05:21:16 UTC

[jira] [Updated] (HIVE-6694) Beeline should provide a way to execute shell command as Hive CLI does

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

Xuefu Zhang updated HIVE-6694:
------------------------------

    Attachment: HIVE-6694.patch

> Beeline should provide a way to execute shell command as Hive CLI does
> ----------------------------------------------------------------------
>
>                 Key: HIVE-6694
>                 URL: https://issues.apache.org/jira/browse/HIVE-6694
>             Project: Hive
>          Issue Type: Improvement
>          Components: CLI, Clients
>    Affects Versions: 0.11.0, 0.12.0
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>         Attachments: HIVE-6694.patch
>
>
> Hive CLI allows a user to execute a shell command using ! notation. For instance, !cat myfile.txt. Being able to execute shell command may be important for some users. As a replacement, however, Beeline provides no such capability, possibly because ! notation is reserved for SQLLine commands. It's possible to provide this using a slightly syntactic variation such as !sh cat myfilie.txt.



--
This message was sent by Atlassian JIRA
(v6.2#6252)