You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2017/03/08 17:13:38 UTC

[jira] [Updated] (ACCUMULO-4604) Improve 'accumuo classpath' command

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

Christopher Tubbs updated ACCUMULO-4604:
----------------------------------------
    Affects Version/s:     (was: 2.0.0)
        Fix Version/s: 2.0.0

> Improve 'accumuo classpath' command
> -----------------------------------
>
>                 Key: ACCUMULO-4604
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4604
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: scripts, start
>            Reporter: Mike Walch
>             Fix For: 2.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The 'accumulo classpath' command should be me modified to support the following:
> {noformat}
> java -cp /path/to/my.jar:$(accumulo classpath) com.my.class
> java -cp $(accumulo classpath) -jar /path/to/my.jar
> {noformat}
> The current output of the command which lists all jars in a human readable format could be supported by 'accumulo classpath --debug'



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