Christopher Tubbs created ACCUMULO-3099:
-------------------------------------------

             Summary: 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


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)

Reply via email to