Hi Consider situation when deployed zip file is malformed and contains duplicated files . When fetcher downloads malformed zip file, that contains duplicated files (e.g., dist zips generated by gradle) and try to uncompress it, deployment hang in staged phase because unzip prompt if file should be replaced. unzip should overwrite this file or break with error. I created issue for this MESOS-4885 It looks like easy fix, anyone want to shepherd it?
Best Tomek
