0.7 maven repo

2014-05-13 Thread Vijay Ramachandran
We are currently using kafka 0.8.X but want to try something with 0.7.x and 
compare.

Can anyone point me to the kafka 0.7.X maven repo ?

Thanks in advance

Vijay


Kafka 0.7.X maven repo

2014-05-13 Thread Vijay Ramachandran
We are currently using kafka 0.8.X but want to try something with 0.7.x and 
compare.

Can anyone point me to the kafka 0.7.X maven repo ?

Thanks in advance

Vijay


Kafka and authentication

2014-03-28 Thread Vijay Ramachandran
Hi All,

I was googling around for info on securing kafka. The best document I could 
find was https://cwiki.apache.org/confluence/display/KAFKA/Security, which is 
“kind of old”. It is not clear if any steps were taken after this doc was put 
together. Looking at the features / bug fixes in kafka also does not paint a 
clear picture. Hence this set of questions :

Is there a way to make kafka authenticate a producer sending messages / 
consumer reading messages ?
Is there a way to make kafka authenticate itself to the ZooKeeper ensemble ?

Any info will be deeply appreciated

Thanks

Vijay