Re: How jobmanager and task manager communicates with each other ?

2020-08-25 Thread sidhant gupta
? Regards Sidhant Gupta On Tue, Aug 25, 2020, 11:51 AM Till Rohrmann wrote: > Hi Sidhant, > > the cluster components use tcp to communicate with each other. If you are > not using Flink's HA services, then the TaskManager nodes need to be > configured with the JobManager&#x

Re: How jobmanager and task manager communicates with each other ?

2020-08-24 Thread sidhant gupta
++dev@flink.apache.org On Mon, Aug 24, 2020, 7:31 PM sidhant gupta wrote: > Hi User > > How jobmanager and task manager communicates with each other ? How to set > connection between jobmanager and task manager running in different/same > ec2 instance ? Is it http or tcp ?

Flink cluster deployment strategy

2020-08-11 Thread sidhant gupta
up a data streaming api which reads records from a Kafka topic, process it and then write to a another Kafka topic. Please let me know your thoughts on this. Thanks Sidhant Gupta