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

Apache DolphinScheduler Python API, aka PyDolphinscheduler.

Results 35 dolphinscheduler-sdk-python issues
Sort by recently updated
recently updated
newest added

run pydolphinscheduler or pydolphinscheduler config --init ![image](https://github.com/user-attachments/assets/895e94a8-9cc5-4a87-871b-310dc13ea00b)

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...

question

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