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

Bhuvan Arumugam commented on MESOS-2935:
----------------------------------------

[~adam-mesos] Do you want to shepherd this one? I've the patch ready. I'll post 
to reviewboard soon. It's a one line patch to 
{{src/launcher/fetcher.cpp:extract}} + a test case for extracting {{.tar}} 
artifact.

> 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
>            Assignee: Bhuvan Arumugam
>            Priority: Trivial
>              Labels: newbie
>
> 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
> OR 
> Alternatively, change fetcher to accept .tar as a valid suffix to trigger the 
> tarball code.



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

Reply via email to