base_config.yaml 445 B

12345678910111213141516171819
  1. base_url: http://xxxx:12345/dolphinscheduler
  2. project_code:
  3. request_params:
  4. processDefinitionCode:
  5. scheduleTime:
  6. failureStrategy: END
  7. taskDependType: TASK_POST
  8. execType: START_PROCESS
  9. warningType: NONE
  10. runMode: RUN_MODE_SERIAL
  11. processInstancePriority: MEDIUM
  12. workerGroup: cdh
  13. tenantCode: alvis
  14. startParams:
  15. dryRun: 0
  16. testFlag: 0
  17. complementDependentMode: OFF_MODE
  18. allLevelDependent: false
  19. executionOrder: DESC_ORDER