Re: [VOTE] Add REST Server to Apache Kafka

2016-10-25 Thread Haohui Mai
+1 In my personal experience Kafka REST server is one of essential parts on building a reliable real-time pipeline. It's okay to keep the code reasonably separated from the core, but would appreciate to see some official supports for the REST servers from the Kafka community. Regards, Haohui On

[jira] [Comment Edited] (KAFKA-2629) Enable getting SSL password from an executable rather than passing plaintext password

2015-10-09 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951306#comment-14951306 ] Haohui Mai edited comment on KAFKA-2629 at 10/9/15 10:4

[jira] [Commented] (KAFKA-2629) Enable getting SSL password from an executable rather than passing plaintext password

2015-10-09 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951306#comment-14951306 ] Haohui Mai commented on KAFKA-2629: --- While flexibility is generally a good thing, i

Re: [DISCUSS] KIP-12 - Kafka Sasl/Kerberos implementation

2015-04-28 Thread Haohui Mai
performing SASL authentication first and encrypting the traffic directly by setting up an AES codecs. Hope it helps. Regards, Haohui From: Sriharsha Chintalapani Sent: Tuesday, April 28, 2015 4:31 PM To: dev@kafka.apache.org Cc: Haohui Mai Subject: Re