Wenjun Ruan
0ca3086296
Fix workflow instance may failover many times due to doesn't check the restart time ( #11445 )
2 years ago
songjianet
2240b6e708
[Refactor][UI] Refactor task instance stream using NSpace component. ( #11454 )
2 years ago
Sheldon
376d0a09ae
[Improvement-11386][UI] Concise the logic available for task action buttons ( #11419 )
...
* Remove button instead of disable button
* Correct the value of releaseState in the compare statement
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
songjianet
32361f4fef
[Refactor][UI] Refactor workflow instance using NSpace component. ( #11446 )
...
* [Refactor][UI] Refactor workflow instance using NSpace component.
* [Refactor][UI] Refactor workflow instance using NSpace component.
2 years ago
Wenjun Ruan
a2b5219315
Fix find last process instance in dependent task is not correct ( #11424 )
2 years ago
songjianet
dcab16a3eb
[Refactor][UI] Refactor task instance batch using NSpace component. ( #11447 )
2 years ago
Eric Gao
e3c6ace81d
[Doc][DSIP] Move DSIP docs to the right place ( #11442 ) ( #11443 )
2 years ago
jackfanwan
abd5798755
[fix-10961][alert server]Change the content of alert to an array ( #11033 )
...
* Change the content of alert to an array
* Increase unit test coverage
* Modify the code format
* Modify the code format
* Modify judgment statement
* Deleting invalid References
* Modify the previous code implementation and improve the test data
* Modify the code format
* Move the location of the Content conversion
* Remove useless code
* Change the code format
* Modify unit tests
* Modify unit tests
* Modify unit tests
* Changing the location of the code
* Modify the code
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
Co-authored-by: 范万龙 <fanwanlong@fanwanlongs-MBP.lan>
2 years ago
Wenjun Ruan
47b50067ef
Clear thread name in BaseTaskProcessor ( #11422 )
2 years ago
longtb
be66035dee
[Improvement] Avoid using search in for and start using testSaveTaskDefine ( #11383 )
...
* [Improvement] Avoid using search in for and start using testSaveTaskDefine()
* [Improvement] not import *
Co-authored-by: zhangshunmin <zhangshunmin@kezaihui.com>
2 years ago
Eric Gao
9d6fc92af9
[Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local ( #11435 )
...
* [Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local (#11427 )
* Remove dead link in pyds README
* Add hyperlinks for docs
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
2 years ago
Jiajie Zhong
4d427ee215
[python] Add support interpreter version 310 and 311-dev ( #11170 )
...
* Change version of package
* Fix tox error
* Change dev status to beta
* py4j not work on py{10,11} OS Windows
2 years ago
Devosend
d02cf85b60
[Fix][UI] fix bug where warn group name not display ( #11429 )
2 years ago
songjianet
20b87ee761
[Refactor][UI] Refactor workflow definition version using NSpace component. ( #11420 )
2 years ago
songjianet
16134014f8
[Refactor][UI] Refactor workflow definition timing using NSpace component. ( #11415 )
...
* [Refactor][UI] Refactor workflow definition timing using NSpace component.
* [Refactor][UI] Refactor workflow definition timing using NSpace component.
2 years ago
Wenjun Ruan
496c2d4bfa
[Fix-11413] Cannot set task status to kill if the task is not in running( #11414 )
2 years ago
insist777
8217784044
[Fix-1360]: Fix Description length check ( #11371 )
...
* [Fix-1360]: Fix Description length check
* Update dolphinscheduler_h2.sql
h2 Increase the length of some fields
* Update dolphinscheduler_ddl.sql
2 years ago
labbomb
de4e4af844
feat: Modifying Slack Links ( #11416 )
...
* feat: Modifying Slack Links
* append
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
Jiajie Zhong
26afd655cb
[python] Add multiple version of document ( #11391 )
...
* Using sphinx-multiversion to support multiple version
of python api document
* change python api sidebar link
* fix whitelist_externals deprecated and add git
close : #8227
2 years ago
rickchengx
3836dd7170
[Improvement-11380][scp-host.sh] Set StrictHostKeyChecking=no option to ssh ( #11382 )
...
* [Improvement][scp-host.sh] Set StrictHostKeyChecking=no option to ssh
* add StrictHostKeyChecking=no option to status-all.sh
2 years ago
songjianet
f76520c07e
[Refactor][UI] Refactor project workflow definition using NSpace component. ( #11398 )
2 years ago
Shuo Zhang
50380e008f
[doc] Add how obtain IP address from network card in FAQ ( #11311 )
...
This pull request update the FAQ doc (faq.md) by adding how to obtain the IP address
from the specified network card, which is part of relevant information created when
the master service and worker service are registered with zookeeper.
2 years ago
Jiajie Zhong
278371bcb9
[doc] Recover traffic configuration ( #11288 )
...
some config about traffic is deleted by
accident in #11113 this patch recover it
2 years ago
Kerwin
b79bad19e5
[Fix-11051][Task]Fix the process exitValue exception when the process times out and th… ( #11099 )
2 years ago
Wenjun Ruan
5fa3e7b1ed
Add pause to task instance status ( #11390 )
2 years ago
Stalary
6345a13cdc
[Fix-10392][SqlTask]: Fix list param error when use sql task ( #11285 )
...
* FIX: fix list param in.
* FIX: code bug
* FIX: fix one value
* FIX: header
* FIX: ci
* FIX: fix ci
* MOD: for review
* MOD: for review
2 years ago
fuchanghai
6e2bed4d6b
[fix-11378] fix API-Server release response message typo ( #11400 )
...
* [fix-11295] remove duplicate classes
* [fix-11378] fix response message error
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2 years ago
caishunfeng
0464123c2b
[Feature-11223] support stream task ( #11350 )
...
* add task execute type
* update task definition list paging
* update task instance list paging
* stream task start
* [Feature][UI] Some changes to execute task.
* Set the connection edge to dashed line.
* Add FLINK_STREAM task.
* add stream task
* flink savepoint and cancel
* fix query bug
* add stream task definition
* add task instance for stream task
* delete stream task definition state
* update api for stream task definition edit
* modify search for stream task instance
* add language
* delete task type search for stream task definition
* change task type search for stream task instance
* add jump button
* add savepoint
* add down log for stream task instance
* ui test
* stream task start
* run DAG
* [Fix][UI] Fix the stream task edgs not to be dashed when filling back.
* [Feature][UI] Remove some fields for FLINK_STREAM.
* add start modal
* add dryRun column for stream task instance
* fix duration
* fix pon
* fix build error
* Add success tip
* add auto sync for stream task instance
* remove forgien key for task instance
* license header
* UT fix
* modify locales
* recover common config
* fix UT
* add doc
Co-authored-by: Amy <amywang0104@163.com>
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
Assert
b3919d30e7
[Improvement-11394][Task Plugin] Remove Passed Parameter --queue in Seatunnel Task Plugin ( #11395 )
2 years ago
Sheldon
b81574ecf2
[Feature-10117][UI] Hide node execution when start from the workflow definition list page ( #11372 )
...
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
陈家名
26a21566bf
[python] Add local dev mod runing python integate tests ( #11362 )
2 years ago
Assert
03582f2e70
[Fix-11376][task plugin]Seatunnel Task cannot save successfully when … ( #11377 )
2 years ago
Sheldon
82e9c40df8
[Fix-11366][UI] Workflow instance should not support right-click running ( #11367 )
...
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
xuhhui
a50f110d3e
[Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.QueueController ( #11154 )
...
* [Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.QueueController
2 years ago
Wenjun Ruan
8774415197
Split ExecutionStatus to WorkflowExecutionStatus and TaskExecutionStatus ( #11340 )
2 years ago
fuchanghai
05932bcf55
[fix-11295] remove duplicate classes ( #11355 )
2 years ago
insist777
e9ccaffbe0
[doc] Refine the deployment documentation ( #11361 )
2 years ago
insist777
8ad6e10da5
[doc] Improve the document introduction of complement ( #11275 )
2 years ago
songjianet
334afec066
[Refactor][UI] Refactor project list using NSpace component. ( #11369 )
2 years ago
Sheldon
c1c6d5921c
[Feature-9978][UI] add node dependency type feature ( #11235 )
...
* add only current node only,preceding nodes,later nodes options to execute process instance
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
Jiajie Zhong
c4fdfc7a55
[doc] Fixed hadoop link to avoid dead link ( #11363 )
...
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/CommandsManual.html#jar
point to the latest docs and will be changed more frequent than fixed link
https://hadoop.apache.org/docs/r3.2.4/hadoop-project-dist/hadoop-common/CommandsManual.html#jar .
So I change to the fixed link
2 years ago
Jiajie Zhong
2865b17ed4
[release] New release version 3.0.0 ( #11356 )
2 years ago
xiangzihao
983f9b41bf
[Doc] Add tools/libs to the init database steps ( #11345 )
2 years ago
陈家名
3061bbc5c4
[Python] Combine gateway.entry_point call in python api side ( #11330 )
2 years ago
songjianet
cfb5918e74
[Refactor][UI] Refactor task group queue using NSpace component. ( #11341 )
...
* [Refactor][UI] Refactor task group queue using NSpace component.
* [Refactor][UI] Refactor token manage using NSpace component.
2 years ago
Jiajie Zhong
d16c63528f
[community] Remove stackoverflow ref link in website ( #11342 )
...
* Our community do not have official support for stack overflow any more
* Change the order side for Slack and mailing list, to avoid some users
just want to ask question but join mailing list, and then unsubscribe
found there are too many emails in mailing list
2 years ago
Devosend
0fdec2cd5a
[Fix][UI] fix bug where icons are displayed in one line. ( #11320 )
2 years ago
Chris Ho
991414edc5
[Improvement][UI] Scrolling will be applied to parent model on editor scrolled to top/bottom ( #11335 )
2 years ago
Eric Gao
3aa9f2ea25
[Bug][Doc] Fix typos in docs which causes links to upgrade section to fail ( #11333 )
...
* [Bug][Doc] Fix typo in docs
* Remove dead links and update related docs
2 years ago
Eric Gao
6a02870926
[Feature][style] Add spotless maven plugin for automatic style fix. ( #11272 )
...
* [Feature][style] Add spotless maven plugin for automatic style fix (#10963 )
* Fix spotless ratchet configuration
* Remove license-check and decrease line length threshold value
* Update related docs
* Remove checkstyle and add pre-commit hook
* Test updated pre-commit hook
* Replace checkstyle with spotless in CI
* Remove reviewdog
2 years ago