You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2018/04/30 15:35:00 UTC

[jira] [Resolved] (STORM-3052) Let blobs un archive

     [ https://issues.apache.org/jira/browse/STORM-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved STORM-3052.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.2
                   1.0.7
                   1.1.3
                   2.0.0

Merged these into all of the open release lines.

> Let blobs un archive
> --------------------
>
>                 Key: STORM-3052
>                 URL: https://issues.apache.org/jira/browse/STORM-3052
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-server
>    Affects Versions: 1.0.0
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>            Priority: Major
>             Fix For: 2.0.0, 1.1.3, 1.0.7, 1.2.2
>
>
> I noticed that in 1.x trying to unzip/untar etc an archive does not work because '.' is not allowed in the names of blobs.  To work around this we will match either '_' or '.' in the name of a blob when deciding how to decompress it.
>  
> At the same time I cleaned up the unzip/unjar code to make it more common, and added in support to the java untar to support symlinks and permissions.  At some point in the future we could then remove the shell version of untar.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)