Robert Joseph Evans created STORM-3052:
------------------------------------------

             Summary: 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


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)

Reply via email to