You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Luís Fonseca (JIRA)" <ji...@apache.org> on 2015/09/10 12:46:46 UTC

[jira] [Created] (MESOS-3407) Mesos fetcher automatically extract gz files

Luís Fonseca created MESOS-3407:
-----------------------------------

             Summary: Mesos fetcher automatically extract gz files
                 Key: MESOS-3407
                 URL: https://issues.apache.org/jira/browse/MESOS-3407
             Project: Mesos
          Issue Type: Task
            Reporter: Luís Fonseca
            Priority: Minor


Currently the Mesos Fetcher will automatically extract the following files with these extensions: tgz, tar.gz, .tbz2, tar.bz2, txz, tar.xz or zip files.

But it doesn't handle the files with the gz extension. This file type can be decompressed using the gzip program.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)