Re: Single Dashboard with Job Cluster on K8s

2019-12-15 Thread Yang Wang
Hi Akash, If you create a flink session cluster fisrt, and then submit multiple flink job to the existing session cluster, you could have a Flink Dashboard that contains multiple jobs. If you create multiple per-job flink cluster, there is no a dashboard or webui to view all the flink jobs. Each f

Single Dashboard with Job Cluster on K8s

2019-12-15 Thread Akash Goel
Hi, If I create multiple job clusters on Kubernetes then is it possible to view all the jobs in a single Flink Dashboard or do I need to maintain multiple dashboards. Thanks, Akash Goel