DolphinScheduler/dolphinscheduler-task-plugin
kezhenxu94 67cc260d52
Split the components into individual package, refactor configurations to use Spring properties (#7160)
* Split the components into individual package

A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.

* Split the components into individual package

A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.

* Split the components into individual package

A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
2021-12-10 11:28:53 +08:00
..
dolphinscheduler-task-api Split the components into individual package, refactor configurations to use Spring properties (#7160) 2021-12-10 11:28:53 +08:00
dolphinscheduler-task-datax [Refactor]Rename class file, DatasourceUtil to DataSourceUtils. (#7181) 2021-12-07 18:49:05 +08:00
dolphinscheduler-task-flink Refactor datasource and task plugins and simplify its usage (#6767) 2021-11-10 18:29:17 +08:00
dolphinscheduler-task-http Refactor datasource and task plugins and simplify its usage (#6767) 2021-11-10 18:29:17 +08:00
dolphinscheduler-task-mr Refactor datasource and task plugins and simplify its usage (#6767) 2021-11-10 18:29:17 +08:00
dolphinscheduler-task-pigeon Recover unit tests that have not been run for some time (#7054) 2021-12-01 13:55:26 +08:00
dolphinscheduler-task-procedure [Refactor]Rename class file, DatasourceUtil to DataSourceUtils. (#7181) 2021-12-07 18:49:05 +08:00
dolphinscheduler-task-python Refactor datasource and task plugins and simplify its usage (#6767) 2021-11-10 18:29:17 +08:00
dolphinscheduler-task-shell Refactor datasource and task plugins and simplify its usage (#6767) 2021-11-10 18:29:17 +08:00
dolphinscheduler-task-spark Refactor datasource and task plugins and simplify its usage (#6767) 2021-11-10 18:29:17 +08:00
dolphinscheduler-task-sql [Refactor]Rename class file, DatasourceUtil to DataSourceUtils. (#7181) 2021-12-07 18:49:05 +08:00
dolphinscheduler-task-sqoop [Refactor]Rename class file, DatasourceUtil to DataSourceUtils. (#7181) 2021-12-07 18:49:05 +08:00
pom.xml Add actuator and enable metrics, add Grafana configs (#6840) 2021-11-14 20:22:13 +08:00