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 5421810975 for ; Fri, 11 Oct 2013 19:06:49 +0000 (UTC) Received: (qmail 53893 invoked by uid 500); 11 Oct 2013 19:06:45 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 53838 invoked by uid 500); 11 Oct 2013 19:06:45 -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 53798 invoked by uid 99); 11 Oct 2013 19:06:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Oct 2013 19:06:43 +0000 Date: Fri, 11 Oct 2013 19:06:43 +0000 (UTC) From: "Aditya Kishore (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9745) Append HBASE_CLASSPATH to end of Java classpath and use another env var for prefix 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-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792961#comment-13792961 ] Aditya Kishore commented on HBASE-9745: --------------------------------------- So what is the consensus? {{PRE_HBASE_CLASSPATH}} OR {{PREFIX_HBASE_CLASSPATH}} OR {{HBASE_CLASSPATH_PREFIX}}? > Append HBASE_CLASSPATH to end of Java classpath and use another env var for prefix > ---------------------------------------------------------------------------------- > > Key: HBASE-9745 > URL: https://issues.apache.org/jira/browse/HBASE-9745 > Project: HBase > Issue Type: Bug > Components: scripts > Affects Versions: 0.98.0, 0.95.2, 0.94.11 > Reporter: Aditya Kishore > Assignee: Aditya Kishore > Labels: scripts > Fix For: 0.96.0, 0.94.13 > > Attachments: HBASE-9745.patch > > > HBASE-9097 changed the behavior to prefix HBASE_CLASSPATH to end of Java classpath instead of appending it. This break existing behavior (read more on HBASE-9097). > We should revert to existing behavior and provide another way to prefix certain jars to the classpath. -- This message was sent by Atlassian JIRA (v6.1#6144)