apache / apache/dolphinscheduler-sdk-python
[impv] Upload the resource to the special folder instead of the Root path
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 71
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Now, we can upload files to the resource center, but if we cannot manage the path of the resource, there will make some errors. For example, different files have the same name.
I think we can upload the file to a special folder, such as `PYDS/workflow_name/workflow_version/task_name/task_version`.
But it will waste a lot of space storing the same files
Contributor guide
Assessment
This issue has not been assessed yet.