You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Sargun Dhillon (JIRA)" <ji...@apache.org> on 2015/06/25 19:47:04 UTC

[jira] [Created] (MESOS-2935) Documentation Needs Clarification about Compressed artifacts

Sargun Dhillon created MESOS-2935:
-------------------------------------

             Summary: Documentation Needs Clarification about Compressed artifacts
                 Key: MESOS-2935
                 URL: https://issues.apache.org/jira/browse/MESOS-2935
             Project: Mesos
          Issue Type: Documentation
          Components: fetcher
            Reporter: Sargun Dhillon
            Priority: Trivial


Compressed artifacts get decompressed with either "unzip -d" or "tar -C $DIR -xf" 

In addition, only the following file suffixes / extensions result in decompression:
-tgz
-tar.gz
-tbz2
-tar.bz2
-tar.xz
-txz
-zip





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