Apache Dolphin Scheduler 3.0.1 发布,对核心及UI相关进行优化( 二 )


  • [fix][python] Sql pattern add truncate. (#11666)
  • Add dependent task instance log (#11541) (#12014)
  • If the task processor is not found need to throw error rather than exception (#11461) (#12012)
  • Fix workflow instance may failover many times due to doesn't check the restart time (#11445) (#12010)
  • Fix find last process instance in dependent task is not correct (#11424) (#12009)
  • Fix quartz threadPriority config name error (#11596) (#12015)
  • [Fix-11413] Cannot set task status to kill if the task is not in running(#11414) (#12007)
  • Clear thread name in BaseTaskProcessor (#11422) (#12008)
  • Bug Dependent downstream trigger error when schedule cycle not day. (#11987)
  • [CI] Fix cluster test abnormal (#11688) (#11985)
  • [Improvement-11380][scp-host.sh] Set StrictHostKeyChecking=no option to ssh (#11382) (#11995)
  • optimize the process instance query, change the date time range (#11719) (#11991)
  • [Fix-11051][Task]Fix the process exitValue exception when the process times out and th… (#11099) (#11983)
  • [fix-11404]: make the common.properties to configurable on values.yaml (#11441) (#11967)
  • ][fix-11452][Bug] [Logger Server] Incorrect password regular expression (#11993)
  • Remove logger header in task log file (#11555) (#11968)
  • [Bug] [API] The task priority and process instance priority might be null and cause NPE (#11969)
  • [Bug] [spark-sql] In spark-sql, select both SPARK1 and SPARK2 versions and execute /bin/spark-sql (#11971)
  • Update dolphinscheduler_ddl.sql (#11974)
  • [fix-#11815] fix ck column names contain special characters (#11973)
  • [Bug][Workflow Definition] fix ordinary users can not create depend task (#11961) (#11976)
  • [Fix-11877][UI] Fix the problem that the environment cannot be delete (#11934)
  • [fix-10938]: use dot to replace source and make the default env work in shell (#11937)
  • fix hdfs defaultFs not working (#11823) (#11936)
  • [Quartz] cron did not work as expected (#11932)
  • [Bug] [Master] WorkflowExecuteRunnable will face a infinite loop #11838 #11864 (#11949)
  • [Bug-#11650][worker] #11650 fix SQL type task, stop task does not take effect (#11938)
  • [Fix][db] fix init&upgrade mysql-meta-schema bugs #11887 (#11933)
  • Process definition length too long when copy or import #10621 (#11893)
  • DOC