Re: Parallelisation factor in kafka streams

2016-07-06 Thread Jeyhun Karimov
>> > http://docs.confluent.io/3.0.0/streams/developer-guide.html#optional-configuration-parameters > >> > >> > >> -Matthias > >> > >> On 07/06/2016 06:11 PM, Jeyhun Karimov wrote: > >>> Hi community, > >>> > >>> How can I set parallelisation factor in kafka streams? Is it related > with > >>> the number of partitions within topics? > >>> > >>> > >>> Cheers > >>> Jeyhun > >>> > >> > >> -- > > -Cheers > > > > Jeyhun > > > > -- -Cheers Jeyhun

Re: Parallelisation factor in kafka streams

2016-07-06 Thread Matthias J. Sax
or a single application instance, via >> parameter "num.stream.threads" (default value is 1). >> >> See >> >> http://docs.confluent.io/3.0.0/streams/developer-guide.html#optional-configuration-parameters >> >> >> -Matthias >> >> On

Re: Parallelisation factor in kafka streams

2016-07-06 Thread Jeyhun Karimov
um.stream.threads" (default value is 1). > > See > > http://docs.confluent.io/3.0.0/streams/developer-guide.html#optional-configuration-parameters > > > -Matthias > > On 07/06/2016 06:11 PM, Jeyhun Karimov wrote: > > Hi community, > > > > How can I set

Re: Parallelisation factor in kafka streams

2016-07-06 Thread Matthias J. Sax
> How can I set parallelisation factor in kafka streams? Is it related with > the number of partitions within topics? > > > Cheers > Jeyhun > signature.asc Description: OpenPGP digital signature

Parallelisation factor in kafka streams

2016-07-06 Thread Jeyhun Karimov
Hi community, How can I set parallelisation factor in kafka streams? Is it related with the number of partitions within topics? Cheers Jeyhun -- -Cheers Jeyhun