Charles Simpson created ACCUMULO-2788:
-----------------------------------------
Summary: Classpath example missing regex
Key: ACCUMULO-2788
URL: https://issues.apache.org/jira/browse/ACCUMULO-2788
Project: Accumulo
Issue Type: Bug
Components: docs
Affects Versions: 1.6.0, 1.5.1, 1.5.0
Reporter: Charles Simpson
Priority: Trivial
The classpath example at
[https://accumulo.apache.org/1.5/examples/classpath.html],
[https://accumulo.apache.org/1.6/examples/classpath.html], and in
README.classpath shows a per-table classpath being set to a directory then
having a jar loaded out of that directory into the classloader.
The example should use a regex (i.e. {{config -s
general.vfs.context.classpath.cx1=hdfs://<namenode host>:<namenode
port>/user1/lib/\[^.\].*.jar}}) or give the complete filename of the jar in
HDFS.
--
This message was sent by Atlassian JIRA
(v6.2#6252)