Update libs
-----------
Key: FLUME-826
URL: https://issues.apache.org/jira/browse/FLUME-826
Project: Flume
Issue Type: Improvement
Components: Build
Affects Versions: NG alpha 1
Reporter: Will McQueen
Please update the following libs:
1) guava-r07.jar ==> guava-10.0.1.jar
The poms to modify are:
* flume-ng-sinks/flume-hdfs-sink/pom.xml
* flume-ng-core/pom.xml
* flume-ng-node/pom.xml
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>10.0.1</version>
</dependency>
2) Remove zookeeper-3.3.3.jar from flume-ng-node project
The pom to modify is:
* flume-ng-node/pom.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira