You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/01/26 19:17:35 UTC

[jira] [Resolved] (HBASE-11431) Add support of running from command line for 'hbase shell'

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

Andrew Purtell resolved HBASE-11431.
------------------------------------
    Resolution: Not a Problem

> Add support of running from command line for 'hbase shell'
> ----------------------------------------------------------
>
>                 Key: HBASE-11431
>                 URL: https://issues.apache.org/jira/browse/HBASE-11431
>             Project: HBase
>          Issue Type: New Feature
>          Components: Admin
>    Affects Versions: 0.89-fb
>            Reporter: @deprecated Yi Deng
>            Priority: Minor
>              Labels: shell
>             Fix For: 0.89-fb
>
>
> Add support of running from command line for 'hbase shell'.
> Now you can execute shell command from the bash like this:
>   bin/hbase shell --exec='scan ".META"' 
> The result can be piped to grep or other command.



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