[
https://issues.apache.org/jira/browse/FLUME-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398041#comment-13398041
]
Hari Shreedharan commented on FLUME-1287:
-----------------------------------------
Patrick,
Thanks for the patch! Generally looks good, just a couple of minor suggestions:
* The spelling of "transactionCapacity" is incorrect here:
agent1.channels.channel1.transactionCapactiy = 100
* The spelling of "channels" is incorrect here:
agent1.channles.channel1.capacity = 1000
* In the example command to start the agent it would be good if you specify "-c
conf" as well. This is the folder flume looks for flume-env.sh and also it is
the default location for the flume log4j.properties file. If the user does not
have a log4j.properties in the classpath, then the logger sink will not work
properly without the "-c conf"
> 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
> Attachments: FLUME-1287.patch.v1.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