Josh Elser created ACCUMULO-3632:
------------------------------------
Summary: 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: Blocker
Fix For: 1.7.0
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
(v6.3.4#6332)