Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-3052

Let blobs un archive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 2.0.0, 1.1.3, 1.0.7, 1.2.2
    • storm-server
    • None

    Description

      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.

      Attachments

        Activity

          People

            revans2 Robert Joseph Evans
            revans2 Robert Joseph Evans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: