You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2016/12/07 06:26:58 UTC

[jira] [Updated] (HBASE-17273) Create an hbase-coprocessor module as repository for generally useful coprocessors

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

stack updated HBASE-17273:
--------------------------
    Attachment: HBASE-17273.master.001.patch

> Create an hbase-coprocessor module as repository for generally useful coprocessors
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-17273
>                 URL: https://issues.apache.org/jira/browse/HBASE-17273
>             Project: HBase
>          Issue Type: Task
>          Components: Coprocessors
>            Reporter: stack
>         Attachments: HBASE-17273.master.001.patch
>
>
> Idea here is a module where we can carry coprocessors that are of general utility. In particular, I am thinking of the coprocessor used by yarn timeline server v2 which does aggregating and then replacing increments with a sum cell. This seems generally useful. Other candidates might include our cross-row transactions coprocessor is another that could go here pulled out of hbase-server and so on.
> Currently only coprocessors bundled in hbase are examples and endpoints.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)