OS
|
ae087699af
|
[Fix-6707][common] Fix complement data error because of global variables (#6759) (#6839)
|
3 years ago |
OS
|
72dc21a4b9
|
[cherry-pick] add processDefinitionSimpleList api and optimize page load (#6834)
* [Feature][API] add processDefinitionSimpleList api (#6814)
* add processDefinitionSimpleList api
* add processDefinitionSimpleList api
* Optimize DAG page opening speed (#6830)
Co-authored-by: JinYong Li <42576980+JinyLeeChina@users.noreply.github.com>
Co-authored-by: wangyizhi <wangyizhi1_yewu@cmss.chinamobile.com>
|
3 years ago |
Kirs
|
37b11bf606
|
[Improvement#6655] [UI] remove registry monitor (#6789) (#6827)
|
3 years ago |
OS
|
5283e54dc8
|
[cherry-pick][6774] fix snowflake bug (#6752)
* Use nanoTime replace currentTimemill to avoid clock backwards (#6740)
* [Bug][SnowFlakeUtils] fix snowFlake bug (#6744)
* fix snowFlake bug
* fix hash machine
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
Co-authored-by: JinYong Li <42576980+JinyLeeChina@users.noreply.github.com>
|
3 years ago |
OS
|
4baa211e15
|
cherry-pick 6716 supplement Postgre procedure sql file (#6749)
Co-authored-by: GaoTianDuo <gaotianduo_yewu@cmss.chinamobile.com>
|
3 years ago |
lenboo
|
4e812e97c3
|
unused import
|
3 years ago |
wind
|
523357f574
|
[DS-6737][MasterServer] fix event handle twice (#6738)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
JinYong Li
|
98465b1281
|
[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
|
98b8d5424a
|
[Feature][Install] add upgrade 2.0 ddl (#6648)
* Optimizing SQL scripts
* add upgrade 2.0 ddl
# Conflicts:
# sql/upgrade/1.4.0_schema/mysql/dolphinscheduler_ddl.sql
|
3 years ago |
Yao WANG
|
cb4b6f1d92
|
[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
|
e93a08efb9
|
Replace taskName with taskCode (#6719)
|
3 years ago |
小张
|
f375be7a63
|
[FIX:201106]fix issue#6657 (#6717)
Co-authored-by: 张柏强 <zhangbaiqiang@lvshou.com>
|
3 years ago |
Yanbin Lin
|
93ad2823f4
|
[Fix-6649][UI] Get project according to code (#6649) (#6650)
Co-authored-by: linyanbin <linyanbin@lizhi.fm>
|
3 years ago |
JinYong Li
|
a007595dbc
|
add convert dependent/conditions (#6710)
|
3 years ago |
ReonYu
|
275443ff38
|
[FIX 6701] [API] Fix paging error when worker group number more than 10 (#6704)
|
3 years ago |
wind
|
7b9abf896a
|
[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 |
xuhhui
|
7684a2e03c
|
improve install_config.conf description (#6681)
* improve install_config.conf description
* Update install_config.conf
update accroding review ideas
|
3 years ago |
wind
|
855c4b7561
|
[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 |
JinYong Li
|
e806bd2263
|
[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 |
chouc
|
2a623561b1
|
[Fix][DAS] Specify the catalog and schema when check table or column exists (#6646)
* Specify the catalog and schema when check table and column exsits
|
3 years ago |
JinYong Li
|
858ec26b72
|
[Feature][Install] add upgrade 2.0 ddl (#6648)
* Optimizing SQL scripts
* add upgrade 2.0 ddl
# Conflicts:
# sql/upgrade/1.4.0_schema/mysql/dolphinscheduler_ddl.sql
|
3 years ago |
wind
|
61d3fec0c6
|
[DS-6653][Server] fix netty create too many channels (#6654)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
wind
|
800558f417
|
[DS-6638][MasterServer] fix task state no change when failover worker (#6639)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
wind
|
cd173ac140
|
[DS-6640][WorkerServer] support process update host command type (#6642)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
JinYong Li
|
2446976251
|
Optimizing SQL scripts (#6644)
|
3 years ago |
wind
|
d83661db25
|
[DS-6616][WorkerServer] fix worker stop fail and fakes death (#6621)
* [DS-6616][WorkerServer] fix worker stop fail and fakes death
* remove unuse test
* just add try catch to remove zk worker path
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
wind
|
e302e510a2
|
[DS-6591][API] fix process definition import (#6592)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
wind
|
5b77cd29fc
|
[DS-6593][DAO] t_ds_error_command miss message in pgsql (#6594)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
Hua Jiang
|
7a3976d840
|
remove the verification of the task name in the formModel.vue (#6464)
|
3 years ago |
Hua Jiang
|
d13652dd81
|
[Fix-5875][API] When I saved the task that had the same name task in another flow ,the service would throw DuplicateKeyException (#6430)
* using the task code in the dag
# Conflicts:
# sql/upgrade/1.4.0_schema/postgresql/dolphinscheduler_ddl.sql
|
3 years ago |
lenboo
|
b9e0079023
|
[maven-release-plugin] prepare for next development iteration
|
3 years ago |
lenboo
|
8fa1e8817d
|
[maven-release-plugin] prepare release 2.0.0-alpha
|
3 years ago |
lenboo
|
58d03d632e
|
change version to '2.0.0-alpha-SNAPSHOT'
|
3 years ago |
lenboo
|
d661e0395d
|
Merge branch '2.0.0-alpha-release' of https://github.com/apache/dolphinscheduler into 2.0.0-alpha-release
|
3 years ago |
wind
|
6cf3328be1
|
[DS-6582][Master] fix condition task state (#6583)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
lenboo
|
fcfcedea0a
|
[maven-release-plugin] prepare release 2.0.0-alpha
|
3 years ago |
lenboo
|
c82d908690
|
[maven-release-plugin] prepare for next development iteration
|
3 years ago |
lenboo
|
c644f8608f
|
[maven-release-plugin] prepare release 2.0.0-alpha
|
3 years ago |
Kirs
|
38fb2b4413
|
[fix-6570][task] add sql task udf resource load (#6570) (#6571) (#6579)
* [fix-6570][task] add sql task udf resource load (#6570)
-add sql task udf resource load
-Fix UdfFuncRequest serialization
* fix checkstyle
* add defaultFS in sqlTaskContext
* fix checkstyle
Co-authored-by: mask <39329477+Narcasserun@users.noreply.github.com>
|
3 years ago |
lenboo
|
f77efc551f
|
[maven-release-plugin] prepare for next development iteration
|
3 years ago |
lenboo
|
d6b32fecb7
|
[maven-release-plugin] prepare release 2.0.0-alpha
|
3 years ago |
wind
|
c44f70b372
|
fix sql exception in pgsql (#6576)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
lenboo
|
d1ef024db1
|
[maven-release-plugin] prepare for next development iteration
|
3 years ago |
lenboo
|
2ab404e25b
|
[maven-release-plugin] prepare release 2.0.0-alpha
|
3 years ago |
wangyizhi
|
c53e21b981
|
fix import process definition url error (#6567)
|
3 years ago |
wangyizhi
|
257b76cccf
|
fix switch node cannot get branch flow (#6565)
|
3 years ago |
JinYong Li
|
986f81381d
|
fix import processDefinition error (#6573)
|
3 years ago |
lenboo
|
a729c82974
|
[maven-release-plugin] prepare for next development iteration
|
3 years ago |
lenboo
|
1ac362463e
|
[maven-release-plugin] prepare release 2.0.0-alpha
|
3 years ago |
lenboo
|
8bb5127e77
|
change version to '2.0.0-alpha'
|
3 years ago |