Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add S3 Requester Pays support #9

Open
jqnatividad opened this issue Dec 1, 2016 · 1 comment
Open

Add S3 Requester Pays support #9

jqnatividad opened this issue Dec 1, 2016 · 1 comment

Comments

@jqnatividad
Copy link

Data publishers should not be penalized for success.

For data publishers that want to control their bandwidth costs, but still want to give "fast lane" access for high-volume, commercial users, S3's Requester Pays feature is a great option.

When this option is selected when publishing a file, the file will also be published in a Requester Pays bucket.

Since this is an option for advanced users, I think there's no need to go beyond exposing the file download link in the requester pays bucket, with instructions to use s3cmd CLI or a tool like s3browser.

Note this is how Cornell university is distributing bulk data from arxiv.org - https://arxiv.org/help/bulk_data_s3

@TkTech
Copy link
Owner

TkTech commented Mar 21, 2017

Do you have an idea/mockup of how you'd display this in the resource UI? This is simple from a functional standpoint, but harder to display without cluttering the UX. Will definitely need the "How to use" blurb next to it.

Maybe we only show it on the individual resource explorer view, and keep it off the list views?

Zharktas added a commit to 6aika/ckanext-cloudstorage that referenced this issue Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants