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


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.

Reply via email to