You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2010/09/08 02:40:33 UTC

[jira] Updated: (HBASE-2201) JRuby shell for replication

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

Jean-Daniel Cryans updated HBASE-2201:
--------------------------------------

    Attachment: HBASE-2201.patch

Patch made against the code just before the new master came in and not intended for commit. It does a lot of refactoring and cleaning up, then adds the commands described in the jira's main description. Enable/disable currently doesn't fully work, but almost all the pieces are there. The existing and new unit tests pass, and I tried it on a single node cluster (2 hbase deployment on the same machine) and I can add/remove as much as I want.

I'm now going to test this on our internal clusters, post a revised patch (still against the old master), deploy it in prod here, then will work on porting it to the new master.

> JRuby shell for replication
> ---------------------------
>
>                 Key: HBASE-2201
>                 URL: https://issues.apache.org/jira/browse/HBASE-2201
>             Project: HBase
>          Issue Type: Sub-task
>          Components: replication
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.90.0
>
>         Attachments: HBASE-2201.patch
>
>
> We need a shell to easily issue administration commands for replication. It should be easy to merge with existing core shell.

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