apache / apache/dolphinscheduler-sdk-python
[improve] Unify the resource use in both yaml and Python API
Open
help wanted
improvement
- Dominant language
- Python
- Stars
- 71
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
in https://github.com/apache/dolphinscheduler/issues/10911, we add new mechanisms for reading resource from other system, but in yaml define, we also have its own file resource syntax
https://github.com/apache/dolphinscheduler-sdk-python/blob/6cd9784534eb3c78dbbf0daf53bf457a597fe3be/examples/yaml_define/Sagemaker.yaml#L24-L27
and we should combine then into unify
Contributor guide
Assessment
This issue has not been assessed yet.