You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vukasin Toroman (JIRA)" <ji...@apache.org> on 2010/03/15 18:13:27 UTC

[jira] Updated: (HBASE-2326) Extend the shell to include support for "indexed"

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

Vukasin Toroman updated HBASE-2326:
-----------------------------------

    Attachment: index.rb

This is the first version of the mentioned file. I will upload a patch as well.

> Extend the shell to include support for "indexed" 
> --------------------------------------------------
>
>                 Key: HBASE-2326
>                 URL: https://issues.apache.org/jira/browse/HBASE-2326
>             Project: Hadoop HBase
>          Issue Type: New Feature
>    Affects Versions: 0.20.3
>            Reporter: Vukasin Toroman
>            Priority: Minor
>         Attachments: index.rb
>
>
> The IRB shell is a nice way to manage your tables and it would be nice to able to use it along with the "indexed" contrib. I propose a loadable .rb file to add the following commands:
> create_index <TABLE> <FAMILY> <QUALIFIER>
> remove_index <TABLE> <FAMILY> <QUALIFIER>
> list_index <TABLE> <FAMILY>

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