Hi, @Mark You may try set `CommandInfo.URI`. Then Mesos would download files from given URL before launch your tasks.
On Fri, Oct 21, 2016 at 12:42 AM, Mark Hammons < [email protected]> wrote: > Hi all, > > Mesos provides the functionality to send data at the end of a task, but is > there any way to send large files? Something like downloading files with > CommandInfo, but for the results of a task. I'm currently getting this > behavior by having a custom executor that downloads and uploads the data, > but > I'd rather not have to have this. > ---- > Mark Edgar Hammons II | +33 06 03 69 56 56 -- Best Regards, Haosdent Huang

