[
https://issues.apache.org/jira/browse/MESOS-8064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359070#comment-16359070
]
Andrew Schwartzmeyer commented on MESOS-8064:
---------------------------------------------
With {{libarchive}}, {{command_utils}} can be ported to not depend on CLI tools.
> 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: Improvement
> Reporter: Jeff Coffler
> Priority: Minor
> Labels: fetcher, windows
>
> 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
(v7.6.3#76005)