You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/05 01:45:05 UTC

[jira] [Commented] (HBASE-7374) Expose master table operations for coprocessors by way of MasterServices

    [ https://issues.apache.org/jira/browse/HBASE-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544474#comment-13544474 ] 

Hudson commented on HBASE-7374:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #10 (See [https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/10/])
    HBASE-7374. Expose table operations for coprocessors by way of MasterServices (Revision 1424017)

     Result = FAILURE
apurtell : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/MasterServices.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestCatalogJanitor.java

                
> Expose master table operations for coprocessors by way of MasterServices
> ------------------------------------------------------------------------
>
>                 Key: HBASE-7374
>                 URL: https://issues.apache.org/jira/browse/HBASE-7374
>             Project: HBase
>          Issue Type: Improvement
>          Components: Coprocessors, master
>    Affects Versions: 0.96.0, 0.94.4
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.4
>
>         Attachments: HBASE-7374-0.94.patch, HBASE-7374.patch
>
>
> I have something I'm working on that, as a coprocessor, when it initializes would like to add a column to a table should that column be missing. Exposing master table operations for coprocessors by way of MasterServices was how I solved this problem, and is generally useful for all master coprocessors.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira