Updated Branches: refs/heads/flume-1.5 b1f122f23 -> 443ea3b89
FLUME-2064: Typo/Grammar in flume main user doc under Scribe (Ashish Paliwal via Roshan Naik) Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/443ea3b8 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/443ea3b8 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/443ea3b8 Branch: refs/heads/flume-1.5 Commit: 443ea3b8929ec34e5b2c8645aafe0cb397d273f6 Parents: b1f122f Author: Roshan Naik <[email protected]> Authored: Mon Oct 21 12:06:51 2013 -0700 Committer: Roshan Naik <[email protected]> Committed: Mon Oct 21 12:10:37 2013 -0700 ---------------------------------------------------------------------- flume-ng-doc/sphinx/FlumeUserGuide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/443ea3b8/flume-ng-doc/sphinx/FlumeUserGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst b/flume-ng-doc/sphinx/FlumeUserGuide.rst index 98859ce..e38bb67 100644 --- a/flume-ng-doc/sphinx/FlumeUserGuide.rst +++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst @@ -1465,7 +1465,7 @@ Scribe Source Scribe is another type of ingest system. To adopt existing Scribe ingest system, Flume should use ScribeSource based on Thrift with compatible transfering protocol. -The deployment of Scribe please following guide from Facebook. +For deployment of Scribe please follow the guide from Facebook. Required properties are in **bold**. ============== =========== ==============================================
