Dave Marion created ACCUMULO-2761:
-------------------------------------
Summary: bootstrap_hdfs.sh inconsistent with accumulo-site.xml
Key: ACCUMULO-2761
URL: https://issues.apache.org/jira/browse/ACCUMULO-2761
Project: Accumulo
Issue Type: Bug
Affects Versions: 1.6.0
Environment: Hadoop 2.2.0
Accumulo 1.6.0-SNAPSHOT
Reporter: Dave Marion
The classloader expects that the general.vfs.classpaths property end in a
wildcard (e.g. '.*.jar'), but the bootstrap_hdfs.sh script fails when it does.
The script needs to be fixed.
The workaround is to remove the wildcard from the property for script
execution, then add it back in and start accumulo.
--
This message was sent by Atlassian JIRA
(v6.2#6252)