[
https://issues.apache.org/jira/browse/HBASE-11431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291537#comment-14291537
]
Amit Kabra commented on HBASE-11431:
------------------------------------
Since : echo "put 't1_dn15','row5','cf1:q1','row5_from15'" | hbase shell
solves the purpose, is there still any work left on this jira ?
> 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)