stack created HBASE-17273:
-----------------------------
Summary: 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
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)