apache / apache/dolphinscheduler-sdk-python
[improve] Unify the resource use in both yaml and Python API
未关闭
help wanted
improvement
- 主要语言
- Python
- 星标
- 71
- 派生
- 26
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
调研方向
首先阅读 issue #10911 中引用的资源机制,以及 examples/yaml_define/Sagemaker.yaml 第 24-27 行中的资源语法。比较资源在 YAML 定义和 Python API 中的表示方式,然后将完成定义为两个接口使用一致的资源机制。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, yaml
- 领域
- api
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100