[
https://issues.apache.org/jira/browse/HBASE-8383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641006#comment-13641006
]
Nick Dimiduk commented on HBASE-8383:
-------------------------------------
It should be under root of a jar, not the system path. This is designed to
allow users to ship dependencies inside of their corprocessor jar. The existing
regex satisfies that requirement. What's the shape of the jar you're trying to
support with this patch?
> Support lib/*jar inside coprocessor jar
> ---------------------------------------
>
> Key: HBASE-8383
> URL: https://issues.apache.org/jira/browse/HBASE-8383
> Project: HBase
> Issue Type: Improvement
> Components: Coprocessors
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Attachments: trunk-8383.patch, trunk-8383.patch
>
>
> Currently, jar files inside a coprocessor jar should be under folder /lib/.
> It would be great to support jar files under lib/ too, i.e, no "/" at the
> front.
--
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