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 2019/04/16 19:13:00 UTC

[jira] [Resolved] (ACCUMULO-3632) Client configuration needs to be able to support server classpath

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

Christopher Tubbs resolved ACCUMULO-3632.
-----------------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: 2.0.0)

OBE by changes in current branch.

> Client configuration needs to be able to support server classpath
> -----------------------------------------------------------------
>
>                 Key: ACCUMULO-3632
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3632
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>            Reporter: Josh Elser
>            Priority: Critical
>
> Long-term fix for ACCUMULO-3631. When the accumulo-site.xml file is not available for a client application to read (e.g. {{accumulo shell}}), the fallback is only on a hard-coded string in {{AccumuloClassLoader.java}}.
> We should expose the same comma-separate regex to inform clients on where the necessary jars to add to the classpath are located instead of relying on a hard-coded string in java code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)