Re: KSQL Question

2019-05-01 Thread shalom sagges
Thanks Liam! Generally speaking, do you advise to deploy KSQL on containers? Or is it better to run it on a different tech like VMWare, Openstack or even bare metal nodes? Thanks! On Wed, May 1, 2019 at 10:05 AM Liam Clarke wrote: > Hi Shalom, > > If you're familiar with Docker the Confluent i

Re: KSQL Question

2019-05-01 Thread Liam Clarke
On Wed, May 1, 2019 at 7:04 PM shalom sagges wrote: > Thanks a lot Vahid! > > I will definitely give it a try. > > Thanks again. :) > > On Tue, Apr 30, 2019 at 6:30 PM Vahid Hashemian > > wrote: > > > Hi Shalom, > > > > This is the Github repo for KSQL: https://github.com/confluentinc/ksql > > H

Re: KSQL Question

2019-05-01 Thread Liam Clarke
Hi Shalom, If you're familiar with Docker the Confluent images are fantastic for experimentation and prototyping. https://docs.confluent.io/current/ksql/docs/installation/install-ksql-with-docker.html On Wed, May 1, 2019 at 7:04 PM Liam Clarke wrote: > > > On Wed, May 1, 2019 at 7:04 PM shalom

Re: KSQL Question

2019-05-01 Thread shalom sagges
Thanks a lot Vahid! I will definitely give it a try. Thanks again. :) On Tue, Apr 30, 2019 at 6:30 PM Vahid Hashemian wrote: > Hi Shalom, > > This is the Github repo for KSQL: https://github.com/confluentinc/ksql > However, in order to get that running you have to download few libraries > KSQL

Re: KSQL Question

2019-04-30 Thread Vahid Hashemian
Hi Shalom, This is the Github repo for KSQL: https://github.com/confluentinc/ksql However, in order to get that running you have to download few libraries KSQL depends on. And you'll need Kafka. For the sake of experimentation you are probably better off using the all-in-one Confluent Platform. It