Christopher Tubbs created ACCUMULO-1320: -------------------------------------------
Summary: Document "provided" dependencies Key: ACCUMULO-1320 URL: https://issues.apache.org/jira/browse/ACCUMULO-1320 Project: Accumulo Issue Type: Sub-task Components: docs Reporter: Christopher Tubbs Assignee: David Medinets Fix For: 1.5.0 Document that certain dependencies, such as commons-io, among others, are required to be provided by the user at runtime, and are not included in the distribution. Most of these, except Zookeeper (which is also required to be provided by the user), are provided by Hadoop. However, in the case that they are not (because of an older or newer Hadoop version that what has been tested), the user must add them to Accumulo's lib directory, or modify Accumulo's configuration so that they will be added to the classpath at runtime. -- 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