Yi Deng created HBASE-11431:
-------------------------------

             Summary: 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
             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)

Reply via email to