dolphinscheduler-sdk-python
dolphinscheduler-sdk-python copied to clipboard
Apache DolphinScheduler Python API, aka PyDolphinscheduler.
run pydolphinscheduler or pydolphinscheduler config --init 
C:\Users\33124>pip list Package Version ----------------------- ----------- aliyun-python-sdk-core 2.15.2 aliyun-python-sdk-kms 2.16.4 apache-dolphinscheduler 4.0.4 boto3 1.35.7 botocore 1.35.7 certifi 2024.7.4 cffi 1.17.0 charset-normalizer 3.3.2 click 8.1.7 colorama 0.4.6 crcmod 1.7 cryptography 43.0.0...
https://github.com/apache/beam/issues/32196
# yaml file demo for http workflow: name: "Http" # Define the tasks within the workflow tasks: - name: task task_type: Http url: https://httpbin.org/get http_method: GET http_params: - prop: a...
Add release target to dolphinscheduler 3.3.1 pri:high priority high