You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Walch (JIRA)" <ji...@apache.org> on 2017/03/20 16:39:41 UTC

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

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

Mike Walch updated ACCUMULO-4604:
---------------------------------
    Summary: Improve 'accumulo classpath' command  (was: Improve 'accumuo classpath' command)

> Improve 'accumulo 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)