TisonKun commented on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink 
binary and Yarn public distributed cache to accelerate flink submission.
URL: https://github.com/apache/flink/pull/10193#issuecomment-554205141
 
 
   Briefly speaking we are in different context.
   
   - What you want to do is that files are accessible locally but prevent to 
upload if they are already pre-uploaded.
   - What I want to do is that files are possibly no exist locally at all so 
that I add resources remotely.
   
   You changes implement two step (1) include remote resources (2) exclude 
local resources in one opinion. I agree we can do it by filtering by name but 
it is beyond my requirement.
   
   Again, your concern is more like performance but my concern is about 
permission(availability).

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to