[ 
https://issues.apache.org/jira/browse/ACCUMULO-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651955#comment-13651955
 ] 

Hudson commented on ACCUMULO-1320:
----------------------------------

Integrated in Accumulo-Trunk #854 (See 
[https://builds.apache.org/job/Accumulo-Trunk/854/])
    ACCUMULO-1320 added a note about commons-io; users do not need to make the 
local wal directory if it doesn't exist (Revision 1480291)

     Result = FAILURE
ecn : 
Files : 
* /accumulo/trunk
* /accumulo/trunk/README
* /accumulo/trunk/assemble
* /accumulo/trunk/core
* /accumulo/trunk/examples
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java
* 
/accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
* /accumulo/trunk/pom.xml
* /accumulo/trunk/proxy/README
* /accumulo/trunk/server
* /accumulo/trunk/src

                
> Document "provided" dependencies
> --------------------------------
>
>                 Key: ACCUMULO-1320
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1320
>             Project: Accumulo
>          Issue Type: 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

Reply via email to