Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-12192

[Website] Use downloadable URL for archive download

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • Website
    • None

    Description

      https://www.apache.org/dyn/closer.lua/arrow/arrow-3.0.0/apache-arrow-3.0.0.tar.gz shows a page that shows mirror URL. Users need to click download link in the page. It's inconvenient. We can't use wget or curl with the URL in our install page.

      We can use https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-3.0.0/apache-arrow-3.0.0.tar.gz with wget or curl:

      wget --content-disposition https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-3.0.0/apache-arrow-3.0.0.tar.gz
      curl -L -O https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-3.0.0/apache-arrow-3.0.0.tar.gz
      

      Attachments

        Activity

          People

            kou Kouhei Sutou
            kou Kouhei Sutou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h 10m
                1h 10m