You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by shalom sagges <sh...@gmail.com> on 2019/05/01 07:03:37 UTC

Re: KSQL Question

Thanks a lot Vahid!

I will definitely give it a try.

Thanks again. :)

On Tue, Apr 30, 2019 at 6:30 PM Vahid Hashemian <va...@gmail.com>
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 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 will save you some time.
>
> I hope that helps.
> --Vahid
>
> On Tue, Apr 30, 2019 at 7:38 AM shalom sagges <sh...@gmail.com>
> wrote:
>
> > Hi All,
> >
> > I'm new to Kafka and wanted to experience with KSQL.
> > However, I can't find a place to download it without downloading the
> entire
> > Confluent Platform package.
> > Please correct me if I'm wrong, but I understand that KSQL is free, so
> > there must be a place where I can download only KSQL.
> > Can someone please assist me with this?
> >
> > Thanks a lot! :)
> >
>
>
> --
>
> Thanks!
> --Vahid
>

Re: KSQL Question

Posted by shalom sagges <sh...@gmail.com>.
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 <li...@adscale.co.nz>
wrote:

> 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 <li...@adscale.co.nz>
> wrote:
>
> >
> >
> > On Wed, May 1, 2019 at 7:04 PM shalom sagges <sh...@gmail.com>
> > 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 <
> >> vahid.hashemian@gmail.com>
> >> 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 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 will save you some time.
> >> >
> >> > I hope that helps.
> >> > --Vahid
> >> >
> >> > On Tue, Apr 30, 2019 at 7:38 AM shalom sagges <shalomsagges@gmail.com
> >
> >> > wrote:
> >> >
> >> > > Hi All,
> >> > >
> >> > > I'm new to Kafka and wanted to experience with KSQL.
> >> > > However, I can't find a place to download it without downloading the
> >> > entire
> >> > > Confluent Platform package.
> >> > > Please correct me if I'm wrong, but I understand that KSQL is free,
> so
> >> > > there must be a place where I can download only KSQL.
> >> > > Can someone please assist me with this?
> >> > >
> >> > > Thanks a lot! :)
> >> > >
> >> >
> >> >
> >> > --
> >> >
> >> > Thanks!
> >> > --Vahid
> >> >
> >>
> >
>

Re: KSQL Question

Posted by Liam Clarke <li...@adscale.co.nz>.
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 <li...@adscale.co.nz>
wrote:

>
>
> On Wed, May 1, 2019 at 7:04 PM shalom sagges <sh...@gmail.com>
> 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 <
>> vahid.hashemian@gmail.com>
>> 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 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 will save you some time.
>> >
>> > I hope that helps.
>> > --Vahid
>> >
>> > On Tue, Apr 30, 2019 at 7:38 AM shalom sagges <sh...@gmail.com>
>> > wrote:
>> >
>> > > Hi All,
>> > >
>> > > I'm new to Kafka and wanted to experience with KSQL.
>> > > However, I can't find a place to download it without downloading the
>> > entire
>> > > Confluent Platform package.
>> > > Please correct me if I'm wrong, but I understand that KSQL is free, so
>> > > there must be a place where I can download only KSQL.
>> > > Can someone please assist me with this?
>> > >
>> > > Thanks a lot! :)
>> > >
>> >
>> >
>> > --
>> >
>> > Thanks!
>> > --Vahid
>> >
>>
>

Re: KSQL Question

Posted by Liam Clarke <li...@adscale.co.nz>.
On Wed, May 1, 2019 at 7:04 PM shalom sagges <sh...@gmail.com> 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 <vahid.hashemian@gmail.com
> >
> 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 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 will save you some time.
> >
> > I hope that helps.
> > --Vahid
> >
> > On Tue, Apr 30, 2019 at 7:38 AM shalom sagges <sh...@gmail.com>
> > wrote:
> >
> > > Hi All,
> > >
> > > I'm new to Kafka and wanted to experience with KSQL.
> > > However, I can't find a place to download it without downloading the
> > entire
> > > Confluent Platform package.
> > > Please correct me if I'm wrong, but I understand that KSQL is free, so
> > > there must be a place where I can download only KSQL.
> > > Can someone please assist me with this?
> > >
> > > Thanks a lot! :)
> > >
> >
> >
> > --
> >
> > Thanks!
> > --Vahid
> >
>