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

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

Open
zhongjiajie opened this issue Nov 15, 2022 · 0 comments
Open

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

zhongjiajie opened this issue Nov 15, 2022 · 0 comments
Labels
help wanted Extra attention is needed improvement Improve exists function

Comments

@zhongjiajie
Copy link
Member

in apache/dolphinscheduler#10911, we add new mechanisms for reading resource from other system, but in yaml define, we also have its own file resource syntax

tasks:
- name: sagemaker
task_type: Sagemaker
sagemaker_request_json: $FILE{"example_sagemaker_params.json"}

and we should combine then into unify

@zhongjiajie zhongjiajie added help wanted Extra attention is needed improvement Improve exists function labels Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed improvement Improve exists function
Projects
None yet
Development

No branches or pull requests

1 participant