walterddr commented on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission URL: https://github.com/apache/flink/pull/10193#issuecomment-560021793 > I'm ok with this patch. But one more concern > > cc @aljoscha @zentol what is backward compatibility we keep in command-line options? I'd like to mark this feature as experimental because some of our users might be looking forward to this improvement in 1.10 but I have an idea generally handle so-called "remote ship files" configuration. > > The problem is the logic we exclude local lib files is based on name matching which is brittle and actually we can achieve the same behavior by configuring both remote ship files and excluding local lib from being uploaded. Thanks for bringing the point of "backward compatibility" up and actually I also shared the same concern with you when I bring up the question of #10187 - if there's a generic way of handling "remote ship files" consistently we should at least discuss this. @TisonKun would you mind start a JIRA discussion to share some of your thoughts?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
