[
https://issues.apache.org/jira/browse/FLUME-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249238#comment-15249238
]
Jeff Holoman commented on FLUME-2901:
-------------------------------------
Looks ok but the following lines need to be addressed:
a1.channels.c1.kafka.producer.security.protocol = SASL_PLAINTEXT
+ a1.channels.c1.kafka.consumer.security.protocol = SASL_PLAINTEXT
s/c1/channel1 per the previous lines.
Also if we are going to take the time to document this does it make sense to
include an example configuration with SASL_SSL as well? I see that it was
called out in the change(i.e, look at the kafka docs) and that's probably fine.
I could go either way really.
> Document Kerberos setup for Kafka channel
> -----------------------------------------
>
> Key: FLUME-2901
> URL: https://issues.apache.org/jira/browse/FLUME-2901
> Project: Flume
> Issue Type: Bug
> Components: Docs
> Reporter: Roshan Naik
> Assignee: Roshan Naik
> Fix For: v1.7.0
>
> Attachments: FLUME-2901.patch, FLUME-2901.v2.patch
>
>
> Add details about configuring Kafka channel to work with a Kerberized Kafka
> cluster
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)