The FLIP is now moved to 
https://cwiki.apache.org/confluence/spaces/FLINK/pages/451974568/FLIP-613+Remote+Artifact+Fetch+for+Session-Mode+Job+Submission
 
FLIP-613 : Remote Artifact Fetch for Session-Mode Job Submission

I got feedback off-list that the limits and controls I'd added were unclear, 
both in terms of how they would work, but also more importantly justifying the 
motivation for adding them and why we need them. 

As part of expanding the explanation, it led me to change a couple things since 
the Google Doc version. Most notably, I switched from a boolean flag to 
enable/disable the remote fetching support, to a list of supported jar sources, 
where you can specify UPLOAD (today's as-is behaviour), FETCH (the new mode the 
FLIP proposes), or both. 

Kind regards

D
--
dalelane.co.uk


On Sunday, 23 August 2026 at 23:40, Dale Lane <[email protected]> 
wrote:

> I'd like to start a discussion on
> FLIP-XXX : Remote Artifact Fetch for Session-Mode Job Submission
> https://docs.google.com/document/d/1drZkXU875-j7lsyJaLp-VkVG_1PRietlfO2ETLeEWJc/edit?usp=sharing
> 
> This FLIP proposes extending Flink's existing remote-artifact-fetch 
> capability to session-mode job submission, so that a job can be submitted by 
> URI, with the Job Manager performing the fetch itself, the same way an 
> Application Mode cluster already does at start-up.
> 
> Looking forward to discussion - please let me know what you think!
> 
> Kind regards
> 
> Dale
> --
> dalelane.co.uk
>

Reply via email to