gyfora commented on pull request #17582:
URL: https://github.com/apache/flink/pull/17582#issuecomment-966074245


   > 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.
   
   I am just trying to understand why 
https://github.com/apache/flink/blob/99fa2e362ef929e2549e5aa76ef2c11b7b39891d/flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/Fabric8FlinkKubeClient.java#L116
 does not create it already. 


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