[ 
https://issues.apache.org/jira/browse/FLUME-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408233#comment-13408233
 ] 

Hari Shreedharan commented on FLUME-1287:
-----------------------------------------

Patch committed. Thanks Patrick!


PS: For the sake of transparency, I am mentioning this here. I fixed one typo - 
channels was spelt channles : 
{noformat}
+  agent1.channles.channel1.capacity = 1000
{noformat}

which I changed to:
{noformat}
+  agent1.channels.channel1.capacity = 1000
{noformat}

                
> Add Standalone Example to Docs
> ------------------------------
>
>                 Key: FLUME-1287
>                 URL: https://issues.apache.org/jira/browse/FLUME-1287
>             Project: Flume
>          Issue Type: Improvement
>            Reporter: Patrick Wendell
>            Assignee: Patrick Wendell
>            Priority: Minor
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1287.patch.v1.txt, FLUME-1287.patch.v2.txt
>
>
> The docs do a good job of describing the general config format - but it would 
> be helpful to have a short example in the user guide showing how to configure 
> a simple standalone (single agent, local source/sink) deployment of Flume to 
> quickly get started. People learn best by example.
> Please assign to me - will write up something briefly to add to user guide.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to