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 "edward yoon (JIRA)" <ji...@apache.org> on 2007/07/26 15:22:40 UTC

[jira] Updated: (HADOOP-1375) A simple shell for manipulating HBase tables

     [ https://issues.apache.org/jira/browse/HADOOP-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

edward yoon updated HADOOP-1375:
--------------------------------

    Description: 
Hbase Shell is a basic, command-line, interactive 'shell' for manipulating tables in HBase. It has support for a small set of SQL-inspired operations. Results are presented in an ASCII-table format. 

The HBase Shell aims to be to HBase what the mysql client command-line tool is to mysqld and sqlplus is to Oracle. 


  was:@link : http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell

        Summary: A simple shell for manipulating HBase tables  (was: a simple parser for hbase.)

> A simple shell for manipulating HBase tables
> --------------------------------------------
>
>                 Key: HADOOP-1375
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1375
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: contrib/hbase
>    Affects Versions: 0.13.0
>         Environment: All environments 
>            Reporter: edward yoon
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: hadoop1375-v12.patch, hbase_shell_base_v03.patch, hbase_shell_base_v04.patch, hbase_shell_base_v05.patch, hbase_shell_base_v06.patch, hbase_shell_base_v07.patch, hbase_shell_base_v08.patch, hbase_shell_base_v09.patch, hbase_shell_base_v10.patch, hbase_shell_base_v11.patch, hbase_shell_base_v12.patch, hbase_shell_base_v13.patch, jline-0.9.91.jar
>
>
> Hbase Shell is a basic, command-line, interactive 'shell' for manipulating tables in HBase. It has support for a small set of SQL-inspired operations. Results are presented in an ASCII-table format. 
> The HBase Shell aims to be to HBase what the mysql client command-line tool is to mysqld and sqlplus is to Oracle. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.