Billie Rinaldi created ACCUMULO-889:
---------------------------------------
Summary: Update jar regex in examples and scripts
Key: ACCUMULO-889
URL: https://issues.apache.org/jira/browse/ACCUMULO-889
Project: Accumulo
Issue Type: Bug
Components: docs
Affects Versions: 1.4.2
Reporter: Billie Rinaldi
Fix For: 1.5.0, 1.4.3
I tried running the example in README.mapred for 1.4.2 and got an error on the
command
{noformat}
$ bin/tool.sh lib/examples-simple*[^c].jar ...
Exception in thread "main" java.lang.ClassNotFoundException:
lib.examples-simple-1.4.2-sources.jar
{noformat}
The jar regex need to be updated to exclude the sources jar (currently it just
excludes the javadoc jar). We should check other jar regex to make sure
they're up to date as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira