Description
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.
Attachments
Issue Links
- relates to
-
ACCUMULO-1244 commons-io version conflict with CDH4
- Resolved