Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94F74F3FC for ; Mon, 22 Apr 2013 00:17:16 +0000 (UTC) Received: (qmail 55680 invoked by uid 500); 22 Apr 2013 00:17:16 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 55647 invoked by uid 500); 22 Apr 2013 00:17:16 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 55638 invoked by uid 99); 22 Apr 2013 00:17:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2013 00:17:16 +0000 Date: Mon, 22 Apr 2013 00:17:15 +0000 (UTC) From: "Nick Dimiduk (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8383) Support lib/*jar inside coprocessor jar MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-8383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637693#comment-13637693 ] Nick Dimiduk commented on HBASE-8383: ------------------------------------- I'm confused by the issue title. You mean to say dependency classes should be loaded from any path containing a "lib/" prefix within the jar? > 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 > > > 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