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 Azure Blob Storage source #13882

Open
spencergilbert opened this issue Aug 8, 2022 · 4 comments
Open

Add Azure Blob Storage source #13882

spencergilbert opened this issue Aug 8, 2022 · 4 comments
Labels
source: new A request for a new source type: feature A value-adding code addition that introduce new functionality.

Comments

@spencergilbert
Copy link
Contributor

spencergilbert commented Aug 8, 2022

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

Similar use-case to our s3 and gcs sources, and the mirror of the azure_blob_storage sink we have today.

Attempted Solutions

N/A

Proposal

Implement azure_blob_storage source akin to gcs and s3 sources.

References

No response

Version

master@ 461130

@spencergilbert spencergilbert added type: feature A value-adding code addition that introduce new functionality. source: new A request for a new source labels Aug 8, 2022
@kwapik
Copy link

kwapik commented May 15, 2024

I'd like to work on this issue together with @ldrozdz93.

@Xuanwo
Copy link
Contributor

Xuanwo commented Oct 12, 2024

cc @jszwedko, Similar to what I mentioned in #7501 (comment), I'm willing to start an implementation for azblob based on opendal.

After these implementations, I'm eager to add documentation on how to add more sources based on opendal and work on improving existing sources to better align with others.

Maybe we could establish a tracking issue for those tasks. Do you think it's a good direction?

@ldrozdz93
Copy link

FYI: me and @kwapik implemented the azblob source on our client's fork of v0.38 and it's been working on prod for the last few months. Soon I'll start porting that to vector upstream.

@Xuanwo
Copy link
Contributor

Xuanwo commented Oct 12, 2024

FYI: me and @kwapik implemented the azblob source on our client's fork of v0.38 and it's been working on prod for the last few months. Soon I'll start porting that to vector upstream.

That will be great. Looking forward to future collaboration, we can build on your work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source: new A request for a new source type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

4 participants