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

Support setting S3 storage class. #5053

Merged
merged 5 commits into from
Jun 11, 2024
Merged

Support setting S3 storage class. #5053

merged 5 commits into from
Jun 11, 2024

Conversation

teo-tsirpanis
Copy link
Member

SC-48305
SC-48552

This PR adds a config option to support setting the storage class of the objects that get uploaded to S3. This allows users to seamlessly take advantage of features like Amazon S3 Intelligent-Tiering.


TYPE: CONFIG
DESC: Add vfs.s3.storage_class config option to set the storage class of newly uploaded S3 objects.

@teo-tsirpanis teo-tsirpanis force-pushed the teo/s3-storage-class branch 2 times, most recently from ce304a3 to 4317a48 Compare June 10, 2024 12:59
@KiterLuc KiterLuc marked this pull request as ready for review June 10, 2024 14:00
@teo-tsirpanis
Copy link
Member Author

CI is green, apart from the Windows failures.

@KiterLuc KiterLuc merged commit 875f8f4 into dev Jun 11, 2024
60 checks passed
@KiterLuc KiterLuc deleted the teo/s3-storage-class branch June 11, 2024 08:14
KiterLuc added a commit that referenced this pull request Jun 11, 2024
[SC-48305](https://app.shortcut.com/tiledb-inc/story/48305)

[SC-48552](https://app.shortcut.com/tiledb-inc/story/48552/arrays-support-s3-storage-classes)

This PR adds a config option to support setting the storage class of the
objects that get uploaded to S3. This allows users to seamlessly take
advantage of features like [Amazon S3
Intelligent-Tiering](https://aws.amazon.com/s3/storage-classes/intelligent-tiering/).

---
TYPE: CONFIG
DESC: Add `vfs.s3.storage_class` config option to set the storage class
of newly uploaded S3 objects.

---------

Co-authored-by: KiterLuc <67824247+KiterLuc@users.noreply.github.com>
KiterLuc added a commit that referenced this pull request Jun 11, 2024
[SC-48305](https://app.shortcut.com/tiledb-inc/story/48305)

[SC-48552](https://app.shortcut.com/tiledb-inc/story/48552/arrays-support-s3-storage-classes)

This PR adds a config option to support setting the storage class of the
objects that get uploaded to S3. This allows users to seamlessly take
advantage of features like [Amazon S3
Intelligent-Tiering](https://aws.amazon.com/s3/storage-classes/intelligent-tiering/).

---
TYPE: CONFIG
DESC: Add `vfs.s3.storage_class` config option to set the storage class
of newly uploaded S3 objects.

---------

Co-authored-by: KiterLuc <67824247+KiterLuc@users.noreply.github.com>
KiterLuc added a commit that referenced this pull request Jun 11, 2024
)

Backport
875f8f4
from #5053.

---
TYPE: CONFIG
DESC: Add `vfs.s3.storage_class` config option to set the storage class
of newly uploaded S3 objects.

Co-authored-by: Theodore Tsirpanis <theodore.tsirpanis@tiledb.com>
KiterLuc added a commit that referenced this pull request Jun 19, 2024
[SC-48305](https://app.shortcut.com/tiledb-inc/story/48305)

[SC-48552](https://app.shortcut.com/tiledb-inc/story/48552/arrays-support-s3-storage-classes)

This PR adds a config option to support setting the storage class of the
objects that get uploaded to S3. This allows users to seamlessly take
advantage of features like [Amazon S3
Intelligent-Tiering](https://aws.amazon.com/s3/storage-classes/intelligent-tiering/).

---
TYPE: CONFIG
DESC: Add `vfs.s3.storage_class` config option to set the storage class
of newly uploaded S3 objects.

---------

Co-authored-by: KiterLuc <67824247+KiterLuc@users.noreply.github.com>
KiterLuc added a commit that referenced this pull request Jun 19, 2024
)

Backport 875f8f4 from #5053.

---
TYPE: CONFIG
DESC: Add `vfs.s3.storage_class` config option to set the storage class
of newly uploaded S3 objects.

Co-authored-by: Theodore Tsirpanis <theodore.tsirpanis@tiledb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants