baimafeima-yf commented on PR #25944:
URL: https://github.com/apache/flink/pull/25944#issuecomment-2832915451

   Thank you very much for your review. Yes, we can configure a container's 
PersistentVolume (PV) and PersistentVolumeClaim (PVC) to achieve log mounting.
   However, when starting a Flink application via code invocation, we found 
that the log mounting was not effective. Therefore, we modified this section of 
the code to implement log mounting and added a toggle 
kubernetes.decorator.log-mount.enabled. If users encounter the same situation 
as us, they only need to enable this toggle to achieve log mounting; it is 
disabled by default.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to