You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/02/09 22:41:00 UTC

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

    [ https://issues.apache.org/jira/browse/MESOS-8064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359065#comment-16359065 ] 

Andrew Schwartzmeyer commented on MESOS-8064:
---------------------------------------------

I second that suggestion. In fact, {{libarchive}} is what Microsoft used to bring [tar|https://blogs.technet.microsoft.com/virtualization/2017/12/19/tar-and-curl-come-to-windows/] to Windows.

> 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)