OS
d168a3cdf7
[feature][Install] 6597 add worker group when upgrading from version 1.x to 2.0 ( #6806 )
...
* feature 6597 add worker group. Upgrade dolphinscheduler version 1. X to version 2.0
* feature 6597 add worker group. Upgrade dolphinscheduler version 1. X to version 2.0
* code style
* code style
* code style
* code style
* update postgre sql
Co-authored-by: JinYong Li <42576980+JinyLeeChina@users.noreply.github.com>
3 years ago
JinYong Li
dfe4945b48
remove processDefinition resourceIds ( #6813 )
3 years ago
mask
e36d18b588
[Fix-6792] resolve API and alert port conflicts ( #6792 ) ( #6815 )
...
* [Fix-6792]Multiple ApplicationRunners on classpath make SpringApplication.run only run one (#6792 )
3 years ago
JinYong Li
da2a044947
[Feature][API] add processDefinitionSimpleList api ( #6814 )
...
* add processDefinitionSimpleList api
* add processDefinitionSimpleList api
3 years ago
罗铭涛
975131e913
[Improvement#6655] [UI] remove registry monitor ( #6789 )
...
* [DS-6655][fix] remove zkmonitor
- delete zkmonitor ui
* [DS-6655][fix] remove zkmonitor
- delete zkmonitor ui
- Modify the actions.js comma
* [DS-6655][fix] remove zkmonitor
- remove all backend API
Co-authored-by: Kirs <acm_master@163.com>
3 years ago
Jiajie Zhong
c110488269
[ci] Remove GA path rule in build and unittest ( #6797 )
...
CI could not be run due to we add 9113817b
to asf
configure and same file change will not trigger
build or unit test github actions run. This patch
try to skip github action path ignore rule temporarily
Maybe we should find more effective way to spearate py
, js, java CI later
3 years ago
zwZjut
088a5a4706
add default constructor ( #6780 )
...
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
kezhenxu94
9113817b78
Require build and unit tests before merging ( #6777 )
3 years ago
kezhenxu94
11844415b0
Refactor datasource and task plugins and simplify its usage ( #6767 )
3 years ago
Jiajie Zhong
98f466e09e
Make sql file change synchronize ( #6465 )
...
closes : #6431
3 years ago
zhang
28f871e58b
[Fix-6764]modifying prompt messages and modify dolphinscheduler_mysql.sql dolphinscheduler version ( #6765 )
...
* [FIX:201106]fix issue#6657
* replacement version number
* update resource create error messag
Co-authored-by: 张柏强 <zhangbaiqiang@lvshou.com>
Co-authored-by: crane <zhangbq3306@163.com>
3 years ago
mask
0aea5ae11a
[feature-6071][plugin] add datasource plugin. ( #6071 ) ( #6361 )
...
* [feature-6071][plugin] add datasource plugin. (#6071 )
* remove the dependency of datasource in common and task-plugin module.
* the new datasource-api module provides data source connection acquisition.
* add sqlserver data source plug-in.
* add ds license
* fix check style
* update spi pom
* frx conflict resolution
* fix check style
* fix datasource ut
* fix code check style
* fix code check style
* fix datasource ut
* add pg hive mysql oracle clickhouse db2 datasource
* fix datasource package
* update datasource pom
* update datasource pom
* update datasource pom
* update datasource pom
* update pom
* update pom dep
* update pom dep
* fix license
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* fix ut
* add oracle package
* modify comments
* conflict resolution
* rename log comment
* rename log comment
3 years ago
kezhenxu94
05bae0b226
Refactor alert plugins and simplify its usage ( #6723 )
3 years ago
kezhenxu94
02350ea37b
Fix datasource not work in tests and standalone server, and run all tests by default ( #6743 )
3 years ago
JinYong Li
be28d2c63b
[Bug][SnowFlakeUtils] fix snowFlake bug ( #6744 )
...
* fix snowFlake bug
* fix hash machine
3 years ago
GaoTianDuo
484153ef76
[Feature][Install-sql] supplement Postgre procedure sql file #6716 ( #6741 )
...
* [Feature][Install-sql] supplement Postgre procedure sql file #6716
1、add dolphinscheduler_ddl_post.sql
* [Feature][Install-sql] supplement Postgre procedure sql file #6716
1、modify dolphinscheduler_ddl.sql
* [Feature][Install-sql] supplement Postgre procedure sql file #6716
1、modify Code annotation
* [Feature][Install-sql] supplement Postgre procedure sql file #6716
1、modify sql:ALTER TABLE "t_ds_process_definition" ADD CONSTRAINT "t_ds_process_definition_pkey" PRIMARY KEY ("id","code");
* [Feature][Install-sql] supplement Postgre procedure sql file #6716
1、delete code annotation
3 years ago
kezhenxu94
63602bf77c
Clean up the utility codes ( #6732 )
3 years ago
Wenjun Ruan
0f94577d26
Use nanoTime replace currentTimemill to avoid clock backwards ( #6740 )
3 years ago
wind
b6824b4741
[DS-6737][MasterServer] fix event handle twice ( #6738 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
JinYong Li
bdea8d6ae4
[Upgrade][Install] fix upgrade 2.0 bug ( #6734 )
...
* add convert dependent/conditions
* fix upgrade 2.0 bug
* fix upgrade 2.0 bug
3 years ago
OS
24bd8a16e1
[Bug][Master] The task of dependent should use taskCode ( #6730 )
...
* fix #6682 The task of dependent should use taskCode
* fix #6682 The task of dependent should use taskCode
3 years ago
Wenjun Ruan
0afb780718
[Improvement-5807][Dao] Use h2 in UT ( #6500 )
...
* Use H2 in UT
* change scope
* Change profile name to h2
* Add datasource-h2.properties, datasource-postgresql.properties
* Fix UT
* Resolve conflict
* Remove startDatabase
3 years ago
wangxj3
d27c6ea8f0
fix bug ( #6728 )
...
Co-authored-by: wangxj <wangxj31>
3 years ago
kezhenxu94
5400abc74f
Refactor registry plugin and simplify its usage ( #6712 )
3 years ago
Yao WANG
73f20b7553
[Fix-#6641]fix npe when the LowerWeightHostManager can not get the workNodeInfo ( #6656 )
...
* change the return type of getHostWeight
Co-authored-by: ywang46 <ywang46@paypal.com>
3 years ago
wangyizhi
b226253eec
Replace taskName with taskCode ( #6719 )
3 years ago
小张
69f2d3b21b
[FIX:201106]fix issue#6657 ( #6717 )
...
Co-authored-by: 张柏强 <zhangbaiqiang@lvshou.com>
3 years ago
Yanbin Lin
a728c85a92
[Fix-6649][UI] Get project according to code ( #6649 ) ( #6650 )
...
Co-authored-by: linyanbin <linyanbin@lizhi.fm>
3 years ago
JinYong Li
1144360257
add convert dependent/conditions ( #6710 )
3 years ago
myangle1120
b8d0f06ad8
[Feature-#6268][UI]Serial execte proces ( #6267 )
...
* serial
* del ip
3 years ago
ReonYu
d4d59b0627
[FIX 6701] [API] Fix paging error when worker group number more than 10 ( #6704 )
3 years ago
kezhenxu94
5e923971bf
Migrate http to https in maven address ( #6698 )
3 years ago
wind
72daba58cd
[DS-6694][Master] Reduce the refresh resource interval of LowerWeight ( #6695 )
...
* [DS-6694][Master] Reduce the refresh resource interval of LowerWeight
* add server node update event handle
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Jiajie Zhong
5855c936a4
[community] Add stale bot close issue/pr days ( #6676 )
...
* Add label `Waiting for reply` to bug/feature label
avoid stale bot close
* Remove bot label-on-issue
We do not need this anymore, cause when issue is created
it would auto add label `waiting for reply` for now
* Change issue/pr stale and close days.
After this PR merged, issue would be close in 37 days
and PR will be close in 127 days.
3 years ago
Jiajie Zhong
a269e3df76
Revert "Change the number of approving_review_count to 2 ( #6456 )" ( #6706 )
...
This reverts commit 4d69685b
3 years ago
wangxj3
dc8b87e473
[Feature-#6268][server-master] Serial execte process ( #6185 )
...
* add serial processInstance
* fix bug
* add test
* fix code style
* fix style code
* add sql
* fix sql error
* add api
* add test
* fix code style
* modify api
* delete column , fix mapper
* fix unimport
* fix test
* fix bug of missing param for Python
* fix code style
* fix test
* fix test
Co-authored-by: wangxj <wangxj31>
3 years ago
Jiajie Zhong
32d4411469
[python] Add flake8 and black for code style and integrated to GA ( #6679 )
...
* [python] Add code style lint for GA
* Change github action name
* Auto change by black
* Fix flake8
* Fix broken link for pyds README.md
* Auto fix by black
* Separate GitHub workflows
* Add Black badge and CI locally in README.md
3 years ago
xuhhui
2b90d90873
improve install_config.conf description ( #6681 )
...
* improve install_config.conf description
* Update install_config.conf
update accroding review ideas
3 years ago
wind
1ebab356f3
[DS-6660][Improvement] Change the registry default timeout ( #6663 )
...
* [DS-6660][Improvement] Change the registry default timeout
* [DS-6660][Improvement] Change the registry default timeout
* fix Double to Integer
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Jiajie Zhong
1165afbdd1
[python] Add param workgroup to process definition ( #6667 )
3 years ago
LiuBodong
71047db39e
[FIX][Standalone Server] check if maven settings.xml not exists ( #6691 )
3 years ago
JinYong Li
66fbcae9dd
[Upgrade][Install] add upgrade 2.0 code ( #6672 )
...
* Optimizing SQL scripts
* add upgrade 2.0 ddl
* add upgrade 2.0.0 code
* fix valid license header
* fix valid license header
* fix valid license header
* fix ut
* fix code style
* fix code style
3 years ago
Jiajie Zhong
9fb6d6ba9f
Fix f-strings variable error ( #6677 )
3 years ago
Wenjun Ruan
cbb623bfa0
Remove repository directory ( #6685 )
3 years ago
Jiajie Zhong
2e7036529c
Add CI test for python API ( #6636 )
...
* Add CI for python API
* Fix task assign without process definition
* Fix ci
* Add header
* Add build badge for pydolphinscheduler
* Add content to README.md
* Remove unnecessary blank line
3 years ago
Jiajie Zhong
9060f8b462
Fix process definitions exists check error ( #6668 )
...
* Fix process definitions exists check error
* Add error log while verify status neither success or exists
3 years ago
Maxwell
0b93fd577d
fix REGISTER_PATH_PATTERN ( #6669 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
LiuBodong
61a8726ccc
[Fix][Standalone Server] fix plugin load failed when local maven repository path is not default value ( #6625 ) ( #6626 )
...
* [Fix][Standalone Server] fix plugin load failed when local maven repository path is not default value
3 years ago
zekai-li
f5d8356dc3
[Fix][UI]Fix UI adaptation problem and semantic error ( #6651 )
...
* [Fix][UI]Fix UI adaptation Problem
* [Fix][UI]Fix semantic error
3 years ago
Jiajie Zhong
ef9de9de3b
Add example about how to bulk create workflow ( #6659 )
3 years ago