You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/08/20 18:42:26 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14104103#comment-14104103 ] 

Sean Busbey commented on HBASE-11431:
-------------------------------------

Does the 0.89-fb branch properly exit with non-zero status if something goes wrong with a command? If not, should this ticket be repurposed for backporting HBASE-11658 to 0.89-fb?

> 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: 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.2#6252)