Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-4735

CommandInfo.URI should allow specifying target filename

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • fetcher
    • None

    Description

      The CommandInfo.URI message should allow explicitly choosing the downloaded file's name, to better mimic functionality present in tools like wget and curl.

      This relates to issues when the CommandInfo.URI is pointing to a URL that has query parameters at the end of the path, resulting in the downloaded filename having those elements. This also prevents extracting of such files, since the extraction logic is simply looking at the file's suffix. See MESOS-3367, MESOS-1686, and MESOS-1509 for more info. If this issue was fixed, then I could workaround the other issues not being fixed by modifying my framework's scheduler to set the target filename.

      Attachments

        Issue Links

          Activity

            People

              mrbrowning Michael Browning
              erikdw Erik Weathers
              Vinod Kone Vinod Kone
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: