[
https://issues.apache.org/jira/browse/HADOOP-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HADOOP-1409.
---------------------------
Resolution: Duplicate
This functionality was added by HADOOP-1375, a simple parser for hbase.
> Add get and scan to hbase command-line client
> ---------------------------------------------
>
> Key: HADOOP-1409
> URL: https://issues.apache.org/jira/browse/HADOOP-1409
> Project: Hadoop
> Issue Type: New Feature
> Components: contrib/hbase
> Reporter: stack
> Assignee: stack
>
> Currently the command-line client can do add/delete/list tables and shutdown
> of the hbase cluster. Add support for:
> scan tablename [columnname1,columnname2...] [startrow [endrow]]
> get tablename [rowname [columname [versions]]]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.