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


   Ah, this was done many months ago actually, though it is just submitted 
recently. So I may miss some details now.
   
   The issue should be happened like:
   
   Job manager will detect local hadoop configuration and create configmap 
mounted as volume in job Manager pod, that's no problem. For task manager, 
`HadoopConfMountDecorator` creates volume and tries to mount it. But the 
accompanying configmap for task manager is not created actually. So the task 
manager pods fail to mount it.


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