Skip to content

Is it possible to create a bucket using OpenDAL? #3959

Answered by Xuanwo
qrilka asked this question in Q&A
Discussion options

You must be logged in to vote

Maybe it could be worth for this to be present in the docs?

Makes sense, we will add them in the docs somewhere.


The background is opendal designed to take the data plane instead of control plane.

We can find common parts in the data plane but much harder to find common parts in the control plane. For example, s3 will have create bucket, create build lifecycle but fs have none of them.

And in most cases, bucket creation rarely happens or handled by other teams.

So we decided to not support operations like create bucket.

Sorry for opendal can't fulfill your needs.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Xuanwo
Comment options

Answer selected by qrilka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants