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 capability to dagger to read python udfs from Ali(oss) and Tencent(cosn) storage services #42

Open
wants to merge 3 commits into
base: add-publish-to-maven-local-tasks
Choose a base branch
from

Conversation

rajuGT
Copy link

@rajuGT rajuGT commented Oct 15, 2024

Add capability to dagger to read python udfs from Ali(oss) and Tencent(cosn) storage services.

Given the configuration provided correctly. Set the below environment variables accordingly to access the files stored in the respective bucket.

Ali(oss)

  • OSS_ACCESS_KEY_ID
  • OSS_ACCESS_KEY_SECRET

Tencent(cos)

  • COS_SECRET_ID
  • COS_SECRET_KEY
  • COS_REGION

rajuGT added 3 commits October 16, 2024 02:31
…t(cosn) storage services

Given the configuration provided correctly. Set the below environment
variables accordingly to access the files stored in the respective
bucket.

Ali(oss)
- OSS_ACCESS_KEY_ID
- OSS_ACCESS_KEY_SECRET

Tencent(cos)
- COS_SECRET_ID
- COS_SECRET_KEY
- COS_REGION
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

Successfully merging this pull request may close these issues.

1 participant