DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/examples
Devosend 027af091c7
[Feature-7346] [Python]Add workflow as code task type spark (#7968)
* add spark task

* fix code format

* add parent class for flink and spark

* modify Engine docstring

* modify docstring of Engine
2022-01-15 23:24:55 +08:00
..
bulk_create_example.py [python] Add test for examples (#7759) 2022-01-04 10:09:38 +08:00
task_conditions_example.py [python] Task condition missing two downstream param (#7783) 2022-01-05 19:58:44 +08:00
task_datax_example.py [python] Enhance task datax example (#7801) 2022-01-05 19:57:28 +08:00
task_dependent_example.py [python] Add test for examples (#7759) 2022-01-04 10:09:38 +08:00
task_flink_example.py [Feature-7347] [Python]Add workflow as code task type flink (#7632) 2022-01-04 09:45:54 +08:00
task_spark_example.py [Feature-7346] [Python]Add workflow as code task type spark (#7968) 2022-01-15 23:24:55 +08:00
task_switch_example.py [python] Add checker pd attr param and fix switch example (#7818) 2022-01-05 19:59:20 +08:00
tutorial.py [ci][python] Add isort to sort out import (#6871) 2021-11-17 11:48:52 +08:00