You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by mp...@apache.org on 2013/06/28 07:33:51 UTC

git commit: FLUME-2088. Minor typo in Flume User Guide JSON Reporting section.

Updated Branches:
  refs/heads/trunk cda3bd10c -> 4cb3b6d8e


FLUME-2088. Minor typo in Flume User Guide JSON Reporting section.

(Ashish Paliwal via Mike Percy)


Project: http://git-wip-us.apache.org/repos/asf/flume/repo
Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/4cb3b6d8
Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/4cb3b6d8
Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/4cb3b6d8

Branch: refs/heads/trunk
Commit: 4cb3b6d8ee617138aba4e93ddc51aafe71209ada
Parents: cda3bd1
Author: Mike Percy <mp...@apache.org>
Authored: Thu Jun 27 22:32:04 2013 -0700
Committer: Mike Percy <mp...@apache.org>
Committed: Thu Jun 27 22:32:04 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/4cb3b6d8/flume-ng-doc/sphinx/FlumeUserGuide.rst
----------------------------------------------------------------------
diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst b/flume-ng-doc/sphinx/FlumeUserGuide.rst
index e810d3d..63cad21 100644
--- a/flume-ng-doc/sphinx/FlumeUserGuide.rst
+++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst
@@ -2936,7 +2936,7 @@ Property Name            Default  Description
 port                     41414    The port to start the server on.
 =======================  =======  =====================================================================================
 
-We can start Flume with Ganglia support as follows::
+We can start Flume with JSON Reporting support as follows::
 
   $ bin/flume-ng agent --conf-file example.conf --name a1 -Dflume.monitoring.type=http -Dflume.monitoring.port=34545