You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "stack (JIRA)" <ji...@apache.org> on 2007/07/17 06:58:06 UTC

[jira] Resolved: (HADOOP-1409) Add get and scan to hbase command-line client

     [ 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.