WangJPLeo
d1cf6fe86b
Solve transaction problems under multi-threading ( #10917 )
2 years ago
Devosend
c450e7a5ac
fix bug where task name display in gantt ( #10900 )
2 years ago
zhuxt2015
92492244d5
display timing record start time ( #10915 )
2 years ago
Tq
1543cdd1b5
[bug][task-plugins]fix switch class name and add param check to the switch task plugin ( #10894 )
...
* fix switch class name and add param check to the switch task plugin
2 years ago
Jiajie Zhong
c40492d52a
[doc] Add missing doc change by snehal ( #10892 )
2 years ago
Devosend
00393be7c6
[Fix][UI] Fix hive datasource doesn't show principal bug ( #10876 )
...
* fix hive datasource doesn't show principal bug
* delete IDataBase
* restore DataSourceController.java
2 years ago
WangJPLeo
7b7ec0f20f
Complement numbers will run in a loop under the serial strategy fixed. ( #10862 )
...
* Complement numbers will run in a loop under the serial strategy fixed.
* e2e rerun
2 years ago
Luke Yan
9a3cb76863
[Fix-10830][Doc] Change the start or install script command sh in the document to bash ( #10831 )
...
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Co-authored-by: luke <luke.yan@china-entercom.net>
2 years ago
Eric Gao
71ffd4e989
[Doc][Upgrade] Fix tiny error in upgrade docs ( #10847 )
...
* [Doc][Upgrade] Fix tiny error in upgrade docs (#10846 )
* [Doc][Upgrade] Add useSSL=false and fix typo in upgrade docs (#10846 )
2 years ago
rockfang
d8ee6c915c
[Fix-10829][UI] display real workflow relation in `WorkFlow Relation` page ( #10836 )
2 years ago
songjianet
3f8f878a93
[Docs] Updated license. ( #10838 )
2 years ago
songjianet
1a70a4cc82
[Build][UI] Updated dependencies. ( #10813 )
...
* [Build][UI] Updated dependencies.
* [Build][UI] Updated dependencies.
* Fix E2E
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
WangJPLeo
7056e1f9fe
[Improvement] Resource authority module database table unique index increased. ( #10807 )
...
* Resource authority module database table unique index increased.
* add unique in sql file
* rerun
* ut fix
* e2e rerun
* dao un fix
2 years ago
旺阳
d4540c489b
[doc] Correct custom jdbc driver for K8s Doc ( #10768 )
2 years ago
sneh-wha
0cb7cb561f
[doc] Modify features, hw, intro and homepage docs. ( #10713 )
2 years ago
Amy0104
b15ffdda29
[Fix][UI] Fix the environment name display back error. ( #10797 )
2 years ago
sneh-wha
8159ea5845
[doc] Modified dq, monitor, security, resources ( #10715 )
2 years ago
songjianet
4d7f59b797
[doc] Replace the dag screenshot of the README. ( #10798 )
2 years ago
Eric Gao
23cd3e85e2
[Improvement] [Alert Server] Add default datasource url in alert server application.yaml for consistency ( #10790 )
...
* [Improvement] [Alert Server] Add default datasource url in alert server application.yaml for consistency (#10788 )
* [Improvement] [Alert Server] Add newline at end of file (#10788 )
2 years ago
Eric Gao
2ae63c4eb5
[Bug][Script] Remove deprecated arg in remove-zk-node.sh ( #10789 )
2 years ago
旭旭同學
6d104f42d1
Fix language not matched ( #10775 )
2 years ago
xiangzihao
997244d1c4
[doc] Unify data source switching of the docs during installation ( #10688 )
2 years ago
sneh-wha
786d9418ec
[doc] Change tasks docs ( #10751 )
2 years ago
sneh-wha
6493703f50
[doc] Modified project doc. ( #10711 )
2 years ago
songjianet
50403fa43d
[Docs] Replace the dag screenshot of the README. ( #10741 )
2 years ago
sneh-wha
97a78467f7
Merging general settings to faq ( #10716 )
...
* Merging general settings to faq
* also change the zh position
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
sneh-wha
ac275e8aa4
[doc] Modify quick start. ( #10712 )
2 years ago
sneh-wha
74b977f36d
[doc] Modified alert doc files ( #10714 )
2 years ago
Devosend
4209c018ff
fix bug where project overview page display no data ( #10720 )
2 years ago
zhuxt2015
bb19830cb3
fix ( #10678 )
2 years ago
sneh-wha
38bce4f2d3
[doc] Change tasks doc ( #10639 )
2 years ago
sneh-wha
5991db1b44
[doc] Change datasource doc ( #10660 )
2 years ago
Stalary
9112266ed2
[doc] Add doc for pre-sql and post-sql ( #10685 )
2 years ago
caishunfeng
3abca5fea0
[Improvement] heartbeat info improvement ( #10699 )
...
* heartbeat info improvement
* import order
2 years ago
Devosend
20970ad4ae
[Fix][UI] Fix bug where the home page displays no data. ( #10697 )
2 years ago
caishunfeng
6c01a09b12
[doc] Update metadata and design doc ( #10600 )
2 years ago
Lyle Shaw
c3425715a0
[Fix-10652] fix docker-compose.yml ( #10653 )
...
* [Fix-10652] fix docker-compose.yml
* [Fix-10652] fix docker-stack.yml
* [Fix-10652] fix python api port in k8s config
* Update deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-api.yaml
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
* [Fix-10652] fix { { to {{
* [Fix-10652] del space between {{ and -
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
songjianet
4e282782f0
[doc] Replace the dag screenshot of the README. ( #10662 )
2 years ago
sneh-wha
7ae28de1f1
[doc] Modified parameter doc files. ( #10659 )
2 years ago
zhuxt2015
cb14726bdd
[Bug] [Task] SQL task no exception stack trace in task log ( #10656 )
2 years ago
juzimao
10c295eae5
[Fix-10641] [Common] Fix the hdfs NPE ( #10642 )
...
Fix the hdfs NPE (#10642 )
2 years ago
zhuxt2015
aec0ea27f2
[Bug] [Api] The copied workflow create time and update time is still copied from the original workflow
2 years ago
Wenjun Ruan
1e0939d4a2
Add JDK11 on unit-test ( #10364 )
2 years ago
秋天
5f143f6c3a
[fix-10632][ui] fix the workflow name with underline cannot be displayed correctly error. ( #10636 )
...
- add workflow name span padding-bottom css style to fix this error
This closes #10632
Co-authored-by: jiangkang <jiangkang@cmss.chinamobile.com>
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
xiangzihao
1e89cbbcec
fix standalone start error ( #10577 )
...
(cherry picked from commit 7a292cfccf
)
2 years ago
旺阳
67bc8a160c
[Fix-10400]Fix K8s deployment bitnami version error ( #10567 )
...
* Fix k8s bitnami bug
* add comments
(cherry picked from commit 0b377f72b1
)
2 years ago
devosend
d68dcda2bb
[chore] pre-release change pom.xml
2 years ago
devosend
331f68e5b8
[chore] pre-release change
2 years ago