Mike Walch created ACCUMULO-4599:
------------------------------------

             Summary: Simplify how accumulo script adds jars to classpath
                 Key: ACCUMULO-4599
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4599
             Project: Accumulo
          Issue Type: Improvement
          Components: scripts
    Affects Versions: 2.0.0
            Reporter: Mike Walch


The Accumulo script currently has a complicated process for adding jars to 
classpath when 'accumulo <main class> -add jar1:jar2' or `accumulo jar jar1` is 
called.  The jars are added to ACCUMULO_XTRAJARS environment variable and the 
add to classpath in Java code.  They should just be added to CLASSPATH in Bash 
and Java code should be removed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to