Repository: flume Updated Branches: refs/heads/trunk 1dea93653 -> 5d29402f8
Remove outdated reference to 0.9.x and 1.4.x line from the User Guide This closes #255 (Denes Arvay via Ferenc Szabo) Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/5d29402f Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/5d29402f Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/5d29402f Branch: refs/heads/trunk Commit: 5d29402f8def1fd3bb3f24c9d30bebb1e3806619 Parents: 1dea936 Author: Denes Arvay <[email protected]> Authored: Mon Dec 10 04:17:48 2018 +0100 Committer: Ferenc Szabo <[email protected]> Committed: Mon Dec 10 04:22:12 2018 +0100 ---------------------------------------------------------------------- flume-ng-doc/sphinx/FlumeUserGuide.rst | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/5d29402f/flume-ng-doc/sphinx/FlumeUserGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst b/flume-ng-doc/sphinx/FlumeUserGuide.rst index 816550a..163ec49 100644 --- a/flume-ng-doc/sphinx/FlumeUserGuide.rst +++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst @@ -14,9 +14,9 @@ limitations under the License. -=============================== +================================ Flume 1.10.0-SNAPSHOT User Guide -=============================== +================================ Introduction ============ @@ -35,18 +35,6 @@ email messages and pretty much any data source possible. Apache Flume is a top level project at the Apache Software Foundation. -There are currently two release code lines available, versions 0.9.x and 1.x. - -Documentation for the 0.9.x track is available at -`the Flume 0.9.x User Guide <http://archive.cloudera.com/cdh/3/flume/UserGuide/>`_. - -This documentation applies to the 1.4.x track. - -New and existing users are encouraged to use the 1.x releases so as to -leverage the performance improvements and configuration flexibilities available -in the latest architecture. - - System Requirements -------------------
