Python
- Using python nodes, you can directly execute python scripts. For python nodes, workers will use
python **
to submit tasks.
Drag in the toolbarThe task node to the drawing board, as shown in the following figure:
- Script: Python program developed by the user
- Resources: refers to the list of resource files that need to be called in the script
- User-defined parameter: It is a local user-defined parameter of Python, which will replace the content with ${variable} in the script
- Note: If you import the python file under the resource directory tree, you need to add the init.py file
当前内容版权归 DolphinScheduler 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 DolphinScheduler .