[
https://issues.apache.org/jira/browse/ACCUMULO-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-3099.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
Assignee: Christopher Tubbs
Fixed with ACCUMULO-3685
> bin/accumulo clobbers CLASSPATH instead of appending
> ----------------------------------------------------
>
> Key: ACCUMULO-3099
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3099
> Project: Accumulo
> Issue Type: Bug
> Components: scripts
> Affects Versions: 1.6.0
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Fix For: 1.7.0
>
>
> If a user exports CLASSPATH to their environment prior to launching an
> Accumulo service with the bin/accumulo script (or anything that uses it),
> bin/accumulo will clobber that variable and the user's desired additional
> classpath items will be ignored.
> This is, at the very least, unexpected, since it is typical for java
> applications to respect the CLASSPATH environment variable, and append to it
> if they need to add more items in a script.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)