[
https://issues.apache.org/jira/browse/HBASE-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792952#comment-13792952
]
Nick Dimiduk commented on HBASE-9745:
-------------------------------------
nit: include "pre" or "prefix" in the variable name. ie, {{PRE_HBASE_CLASSPATH
}}. That way it's clear what's happening.
> 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)