Jay Chung
6ab2647e88
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
109ac5486e
[maven-release-plugin] prepare release 3.0.6
2 years ago
Jay Chung
3cea494dba
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
dc3c965134
[maven-release-plugin] prepare release 3.0.5
2 years ago
Jay Chung
0a9e72e218
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
ec4dafa057
[maven-release-plugin] prepare release 3.0.5
2 years ago
Jay Chung
7dd7391835
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
0a4175261e
[maven-release-plugin] prepare release 3.0.4
2 years ago
Jay Chung
bab80aaba2
[maven-release-plugin] prepare for next development iteration
2 years ago
Jay Chung
a3b882a80a
[maven-release-plugin] prepare release 3.0.3
2 years ago
EricGao888
934e7f806c
[maven-release-plugin] prepare for next development iteration
2 years ago
EricGao888
d2ba3d4cfb
[maven-release-plugin] prepare release 3.0.2
2 years ago
EricGao888
ef3669fc3a
[maven-release-plugin] prepare for next development iteration
2 years ago
EricGao888
818a256952
[maven-release-plugin] prepare release 3.0.2
2 years ago
Eric Gao
f2cec3e259
Only expose necessary actuator endpoints ( #12571 ) ( #12794 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
zhuangchong
5f85235462
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
cb03ca8166
[maven-release-plugin] prepare release 3.0.1
2 years ago
zhuangchong
364cafe138
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
17e36b7060
[maven-release-plugin] prepare release 3.0.1
2 years ago
Kerwin
d94797dfbc
Remove logger header in task log file ( #11555 ) ( #11968 )
2 years ago
Kerwin
70e2db3a8c
cherry-pick [Fix] [Quartz] cron did not work as expected ( #11932 )
2 years ago
Jiajie Zhong
889fd580e3
[maven-release-plugin] prepare for next development iteration
2 years ago
Jiajie Zhong
9efd1ace78
[maven-release-plugin] prepare release 3.0.0
2 years ago
旺阳
7104063e0d
[Fix]Recovery Traffic Control Config ( #10505 )
...
* recovery traffic config
* run ci
* update
(cherry picked from commit 6e4b2e6992
)
2 years ago
xiangzihao
5e129d478e
add datasource health check to the healthcheck endpoint ( #10588 )
...
(cherry picked from commit 1111371c9a
)
2 years ago
Wenjun Ruan
f3250bf5fa
Fix worker cannot shutdown due to resource close failed or heart beat check failed ( #10979 )
...
* Use try-with-resource to close resource, and add heart error threshold to avoid worker cannot close due to heart beat check failed
* Move heartbeat error threshold to applicaiton.yml
(cherry picked from commit 2be1d4bf0a
)
2 years ago
Wenjun Ruan
527ee472fb
Catch exception when check state in StateWheelExecuteThread ( #10908 )
...
* Catch exception when check state
(cherry picked from commit 2a67866718
)
2 years ago
Wenjun Ruan
4b224ae2e5
Validate master/worker config ( #10649 )
...
(cherry picked from commit 35b25da863
)
2 years ago
Wenjun Ruan
3ab9ee13fc
Optimize master log, use MDC to inject workflow instance id and task instance id in log ( #10516 )
...
* Optimize master log, add workflow instance id and task instance id in log
* Use MDC to set the workflow info in log4j
* Add workflowInstanceId and taskInstanceId in MDC
(cherry picked from commit db595b3eff
)
2 years ago
Wenjun Ruan
318a8e3ae0
[Feature][metrics] Add master, worker metrics ( #10326 )
...
* Add mater metrics
* fix UT
* Add url to mysql profile
* Add worker metrics
* Update grafana config
* Add system metrics doc
* Add process failover counter
* Add metrics image
* Change jpg to png
* Add command insert metrics
* Fix UT
* Revert UT
(cherry picked from commit e21d7b1551
)
2 years ago
Wenjun Ruan
4ceb420873
Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe ( #10479 )
...
* Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe
(cherry picked from commit ad2646ff1f
)
2 years ago
pinkhello
bc690501c4
[FIX-10784][Bug] [ALERT-SERVER] FEISHU Plugin might block the whole alert process loop ( #10888 )
...
* closed 10784 [Bug] [ALERT-SERVER] FEISHU Plugin might block the whole alert process loop
2 years ago
devosend
7ddaa2f47d
[maven-release-plugin] prepare for next development iteration
2 years ago
devosend
0a1b9bdd52
[maven-release-plugin] prepare release 3.0.0-beta-2
2 years ago
devosend
d68dcda2bb
[chore] pre-release change pom.xml
2 years ago
旺阳
55e39eedfa
[Fix-10425]Recovery LDAP Config ( #10429 )
...
* recovery ladp code
* add ldap config in doc
(cherry picked from commit 0efcd5c631
)
3 years ago
xiangzihao
df0735273b
[Fix-10412] [Standalone] Failed to start standalone server according to the official document ( #10414 )
...
* fix bug_10412
* fix bug_10412
(cherry picked from commit f4dad689d4
)
3 years ago
Jiajie Zhong
57ade38939
[maven-release-plugin] prepare release 3.0.0-beta-1
3 years ago
旺阳
e08b08efdd
[improve] Change Mysql Driver ( #10220 )
...
(cherry picked from commit aba5f8a40e
)
3 years ago
Jiajie Zhong
a9fa6b33a4
[chore] Change release version to 3.0.0-beta-1 ( #9957 )
3 years ago
Paul Zhang
8562f6a878
[Feature][Log]Add timezone information in log output ( #9913 )
3 years ago
songjianet
7a7807e520
[Feature] Remove old ui. ( #9909 )
...
* [Feature] Remove old ui.
* [Docs] Add license file for screenfull.
3 years ago
Kerwin
4f2b9ac886
[Improve][common] code clean in the common module ( #9435 )
3 years ago
Eric Gao
3a66f05baf
[doc] Add how to change standalone database type ( #9376 ) ( #9736 )
3 years ago
Jiajie Zhong
de50f43de6
[common] Make dolphinscheduler_env.sh work when start server ( #9726 )
...
* [common] Make dolphinscheduler_env.sh work
* Change dist tarball `dolphinscheduler_env.sh` location
from `bin/` to `conf/`, which users could finish their
change configuration operation in one single directory.
and we only need to add `$DOLPHINSCHEDULER_HOME/conf`
when we start our sever instead of adding both
`$DOLPHINSCHEDULER_HOME/conf` and `$DOLPHINSCHEDULER_HOME/bin`
* Change the `start.sh`'s path of `dolphinscheduler_env.sh`
* Change the setting order of `dolphinscheduler_env.sh`
* `bin/env/dolphinscheduler_env.sh` will overwrite the `<server>/conf/dolphinscheduler_env.sh`
when start the server using `bin/dolphinsceduler_daemon.sh` or `bin/install.sh`
* Change the related docs
3 years ago
Paul Zhang
2be7183563
[Bug][Standalone Server] Deduplicate the classpath jars in start.sh of the standalone server ( #9583 )
3 years ago
Jiajie Zhong
3d78859fe5
[python] Recover python release properties ( #9444 )
...
This patch recovers the properties `python.sign.skip=false`
when the combined profile `release,python` is used.
also close : #9433
3 years ago
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
3 years ago
Jiajie Zhong
3457cee960
[python] Migrate pythonGatewayServer into api server ( #9372 )
...
Currently the size of our distribute package is up to
800MB, this patch is migrate python gateway server into
api server
The distribute package size before and after this patch is:
```sh
# before
796M apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
# after
647M apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
```
3 years ago
worry
b4b5241797
[DS-9266][feat][server]Implement show dolphinscheduler banner at launch ( #9273 )
...
- add banner.txt
- modify application.yaml
This closes #9266
3 years ago