Update docs to 1.5.2
Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/80c899c6 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/80c899c6 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/80c899c6 Branch: refs/heads/flume-1.5 Commit: 80c899c6a1264702150d6a4d8ca22d3d81752163 Parents: 08915f9 Author: Hari Shreedharan <[email protected]> Authored: Wed Nov 12 11:55:17 2014 -0800 Committer: Hari Shreedharan <[email protected]> Committed: Wed Nov 12 11:55:17 2014 -0800 ---------------------------------------------------------------------- flume-ng-doc/sphinx/FlumeDeveloperGuide.rst | 2 +- flume-ng-doc/sphinx/FlumeUserGuide.rst | 6 +++--- flume-ng-doc/sphinx/index.rst | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/80c899c6/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst b/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst index 33cae94..41381a5 100644 --- a/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst +++ b/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst @@ -15,7 +15,7 @@ ====================================== -Flume 1.5.1 Developer Guide +Flume 1.5.2 Developer Guide ====================================== Introduction http://git-wip-us.apache.org/repos/asf/flume/blob/80c899c6/flume-ng-doc/sphinx/FlumeUserGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst b/flume-ng-doc/sphinx/FlumeUserGuide.rst index 68bac8b..718c879 100644 --- a/flume-ng-doc/sphinx/FlumeUserGuide.rst +++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst @@ -15,7 +15,7 @@ ====================================== -Flume 1.5.1 User Guide +Flume 1.5.2 User Guide ====================================== Introduction @@ -2947,7 +2947,7 @@ Log4J Appender Appends Log4j events to a flume agent's avro source. A client using this appender must have the flume-ng-sdk in the classpath (eg, -flume-ng-sdk-1.5.1.jar). +flume-ng-sdk-1.5.2.jar). Required properties are in **bold**. ===================== ======= ================================================================================== @@ -3011,7 +3011,7 @@ Load Balancing Log4J Appender Appends Log4j events to a list of flume agent's avro source. A client using this appender must have the flume-ng-sdk in the classpath (eg, -flume-ng-sdk-1.5.1.jar). This appender supports a round-robin and random +flume-ng-sdk-1.5.2.jar). This appender supports a round-robin and random scheme for performing the load balancing. It also supports a configurable backoff timeout so that down agents are removed temporarily from the set of hosts Required properties are in **bold**. http://git-wip-us.apache.org/repos/asf/flume/blob/80c899c6/flume-ng-doc/sphinx/index.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/index.rst b/flume-ng-doc/sphinx/index.rst index 7e81f7d..fbbb361 100644 --- a/flume-ng-doc/sphinx/index.rst +++ b/flume-ng-doc/sphinx/index.rst @@ -15,7 +15,7 @@ ================================================ -Apache Flume 1.5.1 documentation +Apache Flume 1.5.2 documentation ================================================ Flume is a distributed, reliable, and available system for efficiently
