dolphinscheduler-sdk-python icon indicating copy to clipboard operation
dolphinscheduler-sdk-python copied to clipboard

[improve] Unify the resource use in both yaml and Python API

Open zhongjiajie opened this issue 3 years ago • 0 comments

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

zhongjiajie avatar Nov 15 '22 10:11 zhongjiajie