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

Hari Shreedharan commented on FLUME-1547:
-----------------------------------------

+1.
                
> avro-sink example is wrong in user guide
> ----------------------------------------
>
>                 Key: FLUME-1547
>                 URL: https://issues.apache.org/jira/browse/FLUME-1547
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1547.patch
>
>
> Says:
> {quote}
> agent_foo.channels = memoryChannel-1
> agent_foo.sinks = avroSink-1
> agent_foo.sinks.avroSink-1.type = avro
> agent_foo.sinks.avroSink-1.channels = memoryChannel-1
> agent_foo.sinks.avroSink-1.hostname = 10.10.10.10
> agent_foo.sinks.avroSink-1.port = 4545
> {quote}
> but it should be:
> {quote}
> agent_foo.sinks.avroSink-1.channel = memoryChannel-1
> {quote}
> {{channels}} is not valid

--
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

Reply via email to