[ 
https://issues.apache.org/jira/browse/ACCUMULO-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Walch reassigned ACCUMULO-4599:
------------------------------------

    Assignee: Mike Walch

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