wangyang0918 commented on issue #10602: [FLINK-10938] Add e2e test for natively 
running flink session cluster on kubernetes
URL: https://github.com/apache/flink/pull/10602#issuecomment-567987705
 
 
   @tillrohrmann I think the root cause of your exception is that the 
jobmanager pod is not launched successfully. `eval $(minikube docker-env)` is 
not executed successfully. So the image will not be accessible in `minikube`. I 
run this test successfully because the `minikube` is already running. I have 
updated the PR. Could you please run again on your machine?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to