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 blobstore support as object store backend #687

Closed
nitisht opened this issue Mar 5, 2024 · 9 comments · Fixed by #955
Closed

add azure blobstore support as object store backend #687

nitisht opened this issue Mar 5, 2024 · 9 comments · Fixed by #955
Labels

Comments

@nitisht
Copy link
Member

nitisht commented Mar 5, 2024

No description provided.

@nitisht nitisht added the enhancement New feature or request label Mar 5, 2024
@nitisht nitisht added this to the Release v0.9.1 milestone Mar 5, 2024
@linear linear bot added the server label Apr 23, 2024
@nitisht nitisht removed this from the Release v1.0.0 milestone May 2, 2024
@cypark-conalog
Copy link

how about to use openDAL?

@dharanad
Copy link
Contributor

dharanad commented Jul 5, 2024

hello @nitisht as discussed can you please assign this to me.

@nitisht
Copy link
Member Author

nitisht commented Jul 5, 2024

Sure @dharanad done.

@nitisht
Copy link
Member Author

nitisht commented Sep 16, 2024

/bounty 200

Copy link

algora-pbc bot commented Sep 16, 2024

💎 $200 bounty • Parseable

Steps to solve:

  1. Start working: Comment /attempt #687 with your implementation plan
  2. Submit work: Create a pull request including /claim #687 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to parseablehq/parseable!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🔴 @mobley-trent Sep 16, 2024, 6:45:19 PM WIP

@mobley-trent
Copy link

mobley-trent commented Sep 16, 2024

/attempt #687

Algora profile Completed bounties Tech Active attempts Options
@mobley-trent 10 bounties from 5 projects
Python, Rust,
Jupyter Notebook
Cancel attempt

@brainless
Copy link

Hey @nitisht just came across this from Algora. Will take a look around the product first and let you know if I can pick this up. I am building my own product in graph + llm space with search on top so Parseable looks cool.

@piyushsingariya
Copy link

/attempt #687

@piyushsingariya
Copy link

Hi @nitisht I am giving a try to this issue.

nikhilsinhaparseable added a commit to nikhilsinhaparseable/parseable that referenced this issue Oct 5, 2024
add below env vars -
P_AZR_URL=https://<storage-account-name>.blob.core.windows.net
P_AZR_ACCOUNT=<storage-account-name>
P_AZR_CONTAINER=<container-name>
P_AZR_ACCESS_KEY=<access-key>

command to start Parseable with azure blob storage-
parseable azure-blob

Fixes: parseablehq#687
nikhilsinhaparseable added a commit to nikhilsinhaparseable/parseable that referenced this issue Oct 6, 2024
add below env vars -
P_AZR_URL=https://.blob.core.windows.net
P_AZR_ACCOUNT=
P_AZR_CONTAINER=
P_AZR_ACCESS_KEY=

command to start Parseable with azure blob storage- parseable blob-store

Fixes: parseablehq#687
nitisht pushed a commit that referenced this issue Oct 7, 2024
add below env vars -
P_AZR_URL=https://.blob.core.windows.net
P_AZR_ACCOUNT=
P_AZR_CONTAINER=
P_AZR_ACCESS_KEY=

command to start Parseable with azure blob storage- parseable blob-store

Fixes: #687
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
7 participants