ecurity LLC
> http://www.stealth.ly
> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> ********/
>
>
> On Wed, Jul 16, 2014 at 3:49 PM, Pramod Deshmukh
> wrote:
>
> > Thanks Joe for this,
> >
> > I c
Hello Joe,
Is there a configuration or example to test Kafka security piece?
Thanks,
Pramod
On Wed, Jul 16, 2014 at 5:20 PM, Pramod Deshmukh wrote:
> Thanks Joe,
>
> This branch works. I was able to proceed. I still had to set scala version
> to 2.9.2 in kafka-run-class.sh.
&g
Thanks Joe for this,
I cloned this branch and tried to run zookeeper but I get
Error: Could not find or load main class
org.apache.zookeeper.server.quorum.QuorumPeerMain
I see scala version is still set to 2.8.0
if [ -z "$SCALA_VERSION" ]; then
SCALA_VERSION=2.8.0
fi
Then I instal
presented secure kafka configuration and usage at last meet up. So hope
> this
> video recording <http://www.ustream.tv/recorded/48396701>would help. You
> can skip to about 59 min to jump to security talk.
>
> Thanks,
> Raja.
>
>
> On Wed, Jul 16, 2014 at 5:57 PM,
lango
wrote:
> Can you try with turning off security to check if this error happens only
> on secure mode?
>
> Thanks,
> Raja.
>
>
>
>
> On Thu, Jul 17, 2014 at 3:51 PM, Pramod Deshmukh
> wrote:
>
> > Thanks Raja, it was helpful
> >
> > Now I am
)
java.lang.OutOfMemoryError: Java heap space
*broker log*
INFO begin ssl handshake for localhost/127.0.0.1:50199//127.0.0.1:9092
On Thu, Jul 17, 2014 at 6:07 PM, Pramod Deshmukh wrote:
> Correct, I don't see any exceptions when i turn off security. Consumer is
> able to consume the message.
t; http://www.stealth.ly
> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> ********/
>
>
> On Fri, Jul 18, 2014 at 10:24 AM, Pramod Deshmukh
> wrote:
>
> > Hello Raja/Joe,
> > When I turn on securit
kafka.producer.async.ProducerSendThread.processEvents(ProducerSendThread.scala:66)
at kafka.producer.async.ProducerSendThread.run(ProducerSendThread.scala:44)
On Fri, Jul 18, 2014 at 1:20 PM, Pramod Deshmukh wrote:
> Thanks Joe, I don't see any Out of memory error. Now I get except