Could you please check that the allocated load balancer could be accessed
locally(on the Flink client side)?
Best,
Yang
Fabian Paul 于2021年7月29日周四 下午7:45写道:
> Hi Dhiru,
>
> Sorry for the late reply. Once the cluster is successfully started the web
> UI should be reachable if you somehow forward
Hi Dhiru,
Sorry for the late reply. Once the cluster is successfully started the web UI
should be reachable if you somehow forward the port of the running pod.
Although with the exception you have shared I suspect the cluster never fully
runs (or not long enough). Can you share the full stacktra
Hi Dhiru,
No worries I completely understand your point. Usually all the executable
scripts from Flink can be found in the main repository [1].
We also provide a community edition of our commercial product [2] which manages
the lifecycle of the cluster and you do not have to use these scripts an
Hi Dhirendra,
Thanks for reaching out. A good way to start is to have a look at [1] and [2].
Once you have everything setup it should be possible to delete the pod of the
JobManager while an application is running and the job successfully recovers.
You can use one of the example Flink applicati
hi , I am very new to flink , I am planning to install Flink HA setup on eks
cluster with 5 worker nodes . Please can some one point me to right materials
or direction how to install as well as any sample job which I can run only for
testing and confirm all things are working as expected .
--