Updated Branches:
  refs/heads/flume-1.5 f91f844b0 -> 368cf270e

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/368cf270
Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/368cf270
Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/368cf270

Branch: refs/heads/flume-1.5
Commit: 368cf270ee590b6901034c4045d79cd310697f01
Parents: f91f844
Author: Mike Percy <[email protected]>
Authored: Thu Jun 27 22:32:04 2013 -0700
Committer: Mike Percy <[email protected]>
Committed: Thu Jun 27 22:33:41 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/368cf270/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
 

Reply via email to