[
https://issues.apache.org/jira/browse/HBASE-13867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659238#comment-14659238
]
Gaurav Bhardwaj commented on HBASE-13867:
-----------------------------------------
[~ndimiduk], there is restriction that line length cannot be greater than 100
and there were several problems reported in earlier patch (see
[commnet|https://issues.apache.org/jira/browse/HBASE-13867?focusedCommentId=14617215&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14617215]),
so to avoid any such error I deliberately break the line wherever the line
exceeds 100 characters.
Let me know if there is a way to handle this 100 character limitations, i will
resubmit the patch after modifying it with the suggested changes.
As a general opinion I think, this limitation should be be relaxed to 300
characters for documents (HBase book) for handling special cases like URL
addresses etc.
> Add endpoint coprocessor guide to HBase book
> --------------------------------------------
>
> Key: HBASE-13867
> URL: https://issues.apache.org/jira/browse/HBASE-13867
> Project: HBase
> Issue Type: Task
> Components: Coprocessors, documentation
> Reporter: Vladimir Rodionov
> Assignee: Gaurav Bhardwaj
> Fix For: 2.0.0
>
> Attachments: HBASE-13867.1.patch, HBASE-13867.2.patch,
> HBASE-13867.2.patch
>
>
> Endpoint coprocessors are very poorly documented.
> Coprocessor section of HBase book must be updated either with its own
> endpoint coprocessors HOW-TO guide or, at least, with the link(s) to some
> other guides. There is good description here:
> http://www.3pillarglobal.com/insights/hbase-coprocessors
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)