You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jeff Coffler (JIRA)" <ji...@apache.org> on 2017/10/09 23:46:00 UTC

[jira] [Created] (MESOS-8064) Add capability so mesos can programmatically decode .zip, .tar, .gzip, and other common file compression schemes

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)