alpinegizmo commented on PR #42:
URL: https://github.com/apache/flink-playgrounds/pull/42#issuecomment-1544024557

   Apologies; I think you're right. I was thinking that the playground docs 
instruct the user to manipulate the savepoint directly on their computer -- but 
they don't, and for good reason. Instead, this is all done in the client 
container. I'm referring to this section of the docs -- 
https://nightlies.apache.org/flink/flink-docs-master/docs/try-flink/flink-operations-playground/#upgrading--rescaling-a-job
 -- where the user takes a savepoint and then uses it for restarting and 
rescaling.
   
   However, for that to work, I don't think this PR goes far enough. The volume 
needs to be mounted in the client as well. Could you test that part of the 
playground docs with this PR?
   
   


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