viirya edited a comment on pull request #17582:
URL: https://github.com/apache/flink/pull/17582#issuecomment-966070024


   Thanks for reviewing, @gyfora.
   
   This issue happens when we put the Hadoop configuration in the docker image. 
In the case, Flink job manager won't create the configmap for task manager 
Pods. But when task manager Pods are going to be created, it expects there is a 
configmap of Hadoop configuration but there isn't. So the pods cannot be 
created.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to