I think we need to add: * Authentication of Kafka brokers with a secured ZooKeeper * Kafka should be able to generate delegation tokens for MapReduce / Spark / Yarn jobs. * Extend systest framework to allow testing secured kafka
Gwen On Tue, Oct 7, 2014 at 5:15 PM, Jay Kreps <jay.kr...@gmail.com> wrote: > Hey guys, > > As promised, I added a tree of JIRAs for the stuff in the security wiki ( > https://cwiki.apache.org/confluence/display/KAFKA/Security): > > https://issues.apache.org/jira/browse/KAFKA-1682 > > I tried to break it into reasonably standalone pieces. I think many of the > tickets could actually be done in parallel. Since there were many people > interested in this area this may help parallelize the work a bit. > > I added some strawman details on implementation to each ticket. We can > discuss and refine further on the individual tickets. > > Please take a look and let me know if this breakdown seems reasonable. > > Cheers, > > -Jay