Re: Use of loading flink-conf.yaml in Flink-sql client

2019-09-16 Thread Till Rohrmann
Hi Dipanjan, not every configuration options in the flink-conf.yaml are relevant for the SQL client. If you submit to an already existing cluster, then you only need to learn about the address and the port or if it is using high availability where ZooKeeper is running. However, in the general

Re: Use of loading flink-conf.yaml in Flink-sql client

2019-09-15 Thread Dipanjan Mazumder
Hi,    i was reading through the Flink docs, and i have got to an understanding that each application will have its own instance of Jobamanager and TaskManagers and so every application will have to have a initial configuration for defining the application topology to be drawn in the flink