Re: Flink issue while setting up in Kubernetes

2018-12-10 Thread Gary Yao
Hi Abhi Thakur, We need more information to help you. What docker images are you using? Can you share the kubernetes resource definitions? Can you share the complete logs of the JM and TMs? Did you follow the steps outlined in the Flink documentation [1]? Best, Gary [1] https://ci.apache.org/pro

Flink issue while setting up in Kubernetes

2018-12-09 Thread Thakur, Abhi
We are trying to setup a single node Kubernetes cluster. 1 Job Manager and 1 Task Manager. Before we were getting an error, and we followed this thread. http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-1-5-4-issues-w-TaskManager-connecting-to-ResourceManager-td23298.html Af