Oliver B. Fischer created FLUME-1802:
----------------------------------------
Summary: Missing parameter --conf in example of the Flume User
Guide
Key: FLUME-1802
URL: https://issues.apache.org/jira/browse/FLUME-1802
Project: Flume
Issue Type: Bug
Components: Docs
Affects Versions: v1.3.0
Reporter: Oliver B. Fischer
Priority: Minor
Fix For: v1.4.0
The Flume User Guide provides the following example in the _Setup_/_A simple
example_ section:
{noformat}
$ bin/flume-ng agent --conf-file example.conf --name a1 \
-Dflume.root.logger=INFO,console
{noformat}
Actual I have also to pass the parameter {{--conf conf/}} to {{flume-ng}} to
run the given example properly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira