[ https://issues.apache.org/jira/browse/FLINK-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefano Baghino updated FLINK-3239: ----------------------------------- Attachment: flink3239-prototype.patch This is the first rough prototype to make Kafka work on a secure cluster. It is based on the 1.0.x branch and works with YARN only. To use it, you have to set three new configuration keys; see the code for more information. > Support for Kerberos enabled Kafka 0.9.0.0 > ------------------------------------------ > > Key: FLINK-3239 > URL: https://issues.apache.org/jira/browse/FLINK-3239 > Project: Flink > Issue Type: New Feature > Reporter: Niels Basjes > Assignee: Stefano Baghino > Attachments: flink3239-prototype.patch > > > In Kafka 0.9.0.0 support for Kerberos has been created ( KAFKA-1686 ). > Request: Allow Flink to forward/manage the Kerberos tickets for Kafka > correctly so that we can use Kafka in a secured environment. > I expect the needed changes to be similar to FLINK-2977 which implements the > same support for HBase. -- This message was sent by Atlassian JIRA (v6.3.4#6332)