Jeff Coffler created MESOS-8064:
-----------------------------------
Summary: Add capability so mesos can programmatically decode .zip,
.tar, .gzip, and other common file compression schemes
Key: MESOS-8064
URL: https://issues.apache.org/jira/browse/MESOS-8064
Project: Mesos
Issue Type: Task
Reporter: Jeff Coffler
Priority: Minor
Currently, the fetcher (on Windows) only deals with .zip files (not .tar,
.gzip, or other common compression schemes). This is because the various
compression programs don't exist on Windows.
We should look at adding programmatic decompressors in Mesos so the fetcher can
deal with any file type regardless of O/S.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)