Repository: flume Updated Branches: refs/heads/flume-1.9 517ef269e -> cb8f1f576
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/cb8f1f57 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/cb8f1f57 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/cb8f1f57 Branch: refs/heads/flume-1.9 Commit: cb8f1f576d365641030499b434d1a0629f46f884 Parents: 517ef26 Author: Denes Arvay <[email protected]> Authored: Mon Dec 10 04:17:48 2018 +0100 Committer: Ferenc Szabo <[email protected]> Committed: Mon Dec 10 04:24:58 2018 +0100 ---------------------------------------------------------------------- flume-ng-doc/sphinx/FlumeUserGuide.rst | 12 ------------ 1 file changed, 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/cb8f1f57/flume-ng-doc/sphinx/FlumeUserGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst b/flume-ng-doc/sphinx/FlumeUserGuide.rst index c64a98d..7d0a954 100644 --- a/flume-ng-doc/sphinx/FlumeUserGuide.rst +++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst @@ -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 -------------------
