Rick Cheng
2bd65fb2df
[Feature][Remote Logging] Add support for writing task logs to OSS ( #13332 )
2 years ago
kezhenxu94
a6550bc4a2
Set init job as a helm hook so that DS can be upgraded using `helm upgrade`, also remove legacy `registryPluginDir˚` ( #13547 )
2 years ago
Aaron Wang
966201af86
[BUG][Resource Center] NPE caused by uninitialized hdfsProperties ( #13540 )
...
* [BUG][Resource Center] NPE caused by uninitialized hdfsProperties
* [BUG][Resource Center] NPE caused by uninitialized hdfsProperties
2 years ago
kezhenxu94
e368bde7ee
Publish Helm Chart snapshot to ghcr.io ( #13546 )
2 years ago
fuchanghai
37939add0c
[fix-13492]add single quotes ( #13534 )
...
* [fix-13492]add single quotes
* [improve-#13201] fix test error
---------
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
2 years ago
caishunfeng
df963f8393
[Improvement] Add call cost time for api ( #13518 )
2 years ago
Sheldon
75c5915b78
[Feature-11195][UI] Add re-upload feature for resource files and udf files ( #11203 )
...
* add re-upload feature for resource files
* add re-upload feature for udf files
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
Bingchang Chen
75544025df
[Improvement] Fix typos in tools for demo ( #13538 )
2 years ago
Wenjun Ruan
133d1733eb
Alter title in t_ds_alert to 512 ( #13535 )
2 years ago
JieguangZhou
16b193454b
[Improvement][Task Plugin] Support Task Plugin output response as a parameter ( #13529 )
...
* support http output response as param
* add UT
* fix sqoop UT
2 years ago
Aaron Wang
f3134c7ce7
[Feature][Resource Center] One-time migration script for unmanaged resources ( #13512 )
2 years ago
seedscoder
8d12dc0702
[Improvement-13491] Use lombok @Slf4j annotation to generate logger ( #13509 )
2 years ago
kezhenxu94
57db06e1b0
Fix the parameter table is messed up ( #13526 )
2 years ago
Rick Cheng
8a59ab44eb
[Fix-13434][Resource Center] fix the NPE when use OSS as the resource center ( #13435 )
2 years ago
朱通通
9a6f83383b
[Improvement][task node] #13498 ( #13508 )
...
[Improvement][task node] task node includes shell、proceduce、sql、spark、datax、sqoop、flink_stream and so on,those can not select resource file by seraching resources tree #13498
2 years ago
xiaojingXU
3627bf25ef
[Improvement-13472][Api] Removes the overhead of idle Quartz Threadpool of Api ( #13475 )
...
* [fix-13472][Api] change Threadpool of Quartz Scheduler to ZeroSizeThreadPool
* update doc about quartz threadpool configuration
2 years ago
shenyun
8fa90c2d8f
feature flinksql support standalone deploy mode ( #13495 )
2 years ago
旺阳
0ee82c5492
[doc] Update LDAP config doc ( #13507 )
2 years ago
dddyszy
19ffd64e23
Fix complement data date order will change due to use set ( #13487 )
2 years ago
Wenjun Ruan
5a9cb7ee64
Fix task log might delay until task finished due to batch flush ( #13502 )
2 years ago
yangyang zhong
615b1dbb37
[bug][UI]Fixed a bug where the environment name of a task could not be changed when a workflow was created(issue-12457) ( #13148 )
2 years ago
Stalary
b9ef4a7177
FIX: qrtz table use uppercase ( #13494 )
...
* FIX: use uppercase
2 years ago
Wenjun Ruan
6300a9b8de
Fix serial wait will go into block when there is no task need to submit ( #13486 )
2 years ago
Stalary
5fb6035f0d
fix: 3.1.1_schema mysql ddl sql error ( #13485 )
2 years ago
Wenjun Ruan
b11431db95
Use single thread to refresh kerberos ( #13456 )
2 years ago
Wenjun Ruan
af9091a98a
Use convert to set the exist column collate to utf8_bin ( #13479 )
2 years ago
Wenjun Ruan
12dd60fa46
Fix task wake up failed will block the event ( #13466 )
2 years ago
Wenjun Ruan
d10eaa8d81
Change mysql COLLATE to utf8_bin ( #13469 )
2 years ago
Rick Cheng
80da35e39c
[Fix-12828][api] Add permission check when query specific datasource ( #12830 )
2 years ago
Jay Chung
78e5569afd
[feat] Add type local turn on resource center by default ( #13303 )
2 years ago
Tq
78ba71bdbd
[Feature][task]add azure datafactory task type ( #13417 )
...
* init data factory
* add task-type-config.yaml
* add data factory ui
* submit doc
* submit license
---------
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
imizao
23c7363f64
[Refactor][UI]Add a back button when viewing an error file ( #13354 )
...
Co-authored-by: imizao <lai.jinwen@vpclub.cn>
2 years ago
Aaron Wang
802bf4a2e0
[Fix-13418][UI] Remove move-task-definition code ( #13441 )
...
* remove move task definition
* remove unused DragOutlined
2 years ago
Eric Gao
385d781ebc
Fix minor spelling and punctuation errors ( #13452 )
2 years ago
Wenjun Ruan
ce34e21960
Task instance failure when worker group doesn't exist ( #13448 )
2 years ago
Wenjun Ruan
45694aa697
Fix MessageSender may be null due to class initialize late ( #13446 )
2 years ago
Wenjun Ruan
ef47e7efeb
Use parallelStream to improve the performance of upgrade ( #13442 )
2 years ago
Wenjun Ruan
713fdbc444
Split the upgrade code ( #13436 )
...
1. Split the upgrade code into different version
2. Log the dml/ddl sql in origin friendly format
3. Fix ddl of 3.0.0 and 3.1.0
4. Fix search resource regular expression injection
2 years ago
jackfanwan
3b54de0c90
fix when the task details are not modified, the predecessor node cannot be modified ( #13422 )
...
* fix when the task details are not modified, the predecessor node cannot be modified
* deleted useless code
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
qianli2022
8be32d4145
[Feature][Api] When use api to run a process we want get processInstanceId ( #13184 )
...
* add sql
* add mapper
* add dao
* add excutor
Co-authored-by: qianl4 <qianl4@cicso.com>
2 years ago
Tq
3a6e10397f
[feature][api-datasource]add redshift auth mode to get connection by access key ( #13379 )
...
* submit redshift auth mode
* add front end
* add doc and fix frontend
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
Wenjun Ruan
01f4fb26f0
Change remove task instance log to async request ( #13399 )
2 years ago
jackfanwan
8439b5dc69
[fix-12721] Fix cannot modify the upstream task in task definition page. ( #12722 )
2 years ago
kezhenxu94
a843e0b96d
Add documentation to release Helm Chart ( #13385 )
2 years ago
Wenjun Ruan
483330273d
Remove entity in QueryWrapper constructor ( #13396 )
2 years ago
v-wx-v
e39bf59b4b
[fix][data quality] fix when running data quality task with Error "No main class set in JAR" ( #13360 )
2 years ago
Eric Gao
366f999167
[Feature][Deployment] Add KEDA autoscaler support for worker deployment when deployed in K8S cluster ( #13367 )
...
* Add keda autoscaler support for worker deployment when deployed in K8S cluster
* Add mysql scaler for worker autoscaling
* Add docs for worker autoscaler
* Add support for external postgresql db
2 years ago
Wenjun Ruan
e660f7fc2d
Use spotless upToDateChecking ( #13394 )
2 years ago
Wenjun Ruan
98dfd64444
Clear the task group data when delete a project/workflowInstance ( #13383 )
2 years ago
LiXuemin
a5c6748202
[doc] Remove excess space ( #13388 )
...
Remove excess space,from `127.0. 0.1` to `127.0.0.1`
2 years ago