Re: Reg: Kafka Security features

2016-10-12 Thread Harsha Chintalapani
1. Kafka security features (Kerberos , ACL's) are beta quality code or can
they be used in production?
 Because Kafka documentation shows they are of beta code quality.

We need to update the document. But Authorizer feature released as part of
0.9.0. We have lot of deployments using this functionality. Its safe to use
it in production.
As security features first introduced in 0.9.0 we went with a beta label.
Since than there fixes and improvements added.
We've users running in producer and consumer in secure cluster I would say
 it safe to use it in production cluster.

Thanks,
Harsha

On Wed, Oct 12, 2016 at 4:52 PM BigData dev  wrote:

> Hi All,
> Could you please provide below information.
>
> 1. Kafka security features (Kerberos , ACL's) are beta quality code or can
> they be used in production?
>  Because Kafka documentation shows they are of beta code quality.
>
> From Apache Kafka Documentation "In release 0.9.0.0, the Kafka community
> added a number of features that, used either separately or together,
> increases security in a Kafka cluster. These features are considered to be
> of beta quality."
>
> 2. Kafka new Consumer/Producer only supports the security features.
> From Apache Kafka Documentation "The code is considered beta quality. Below
> is the configuration for the new consumer"
>
> So, can we use the Kafka security features on production cluster?
> Could any one help on this.
>


Reg: Kafka Security features

2016-10-12 Thread BigData dev
Hi All,
Could you please provide below information.

1. Kafka security features (Kerberos , ACL's) are beta quality code or can
they be used in production?
 Because Kafka documentation shows they are of beta code quality.

>From Apache Kafka Documentation "In release 0.9.0.0, the Kafka community
added a number of features that, used either separately or together,
increases security in a Kafka cluster. These features are considered to be
of beta quality."

2. Kafka new Consumer/Producer only supports the security features.
>From Apache Kafka Documentation "The code is considered beta quality. Below
is the configuration for the new consumer"

So, can we use the Kafka security features on production cluster?
Could any one help on this.