[
https://issues.apache.org/jira/browse/HBASE-5273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838799#comment-13838799
]
takeshi.miao commented on HBASE-5273:
-------------------------------------
I think this ticket could be closed due to the related example codes already in
trunk
{code}
find -name "example"
./hbase-examples/src/main/java/org/apache/hadoop/hbase/coprocessor/example
./hbase-examples/src/test/java/org/apache/hadoop/hbase/coprocessor/example
./hbase-server/src/main/java/org/apache/hadoop/hbase/backup/example
./hbase-server/src/test/java/org/apache/hadoop/hbase/backup/example
{code}
> Provide a coprocessor template for fast development and testing
> ---------------------------------------------------------------
>
> Key: HBASE-5273
> URL: https://issues.apache.org/jira/browse/HBASE-5273
> Project: HBase
> Issue Type: Improvement
> Components: Coprocessors
> Affects Versions: 0.92.0
> Reporter: Mingjie Lai
> Priority: Minor
>
> While reworking on the coprocessor blog, I start to realize that we should
> have a template of coprocessor that helps users to quickly start to develop,
> test a customized coprocessors. Currently there are some built-in
> coprocessors but all over the code base, and a user has to search around the
> code to see how to develop a new one.
--
This message was sent by Atlassian JIRA
(v6.1#6144)