insist777
0f0c8cc303
#3334 : [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
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
00091ca913
#3333 : feat: Modifying Slack Links ( #11416 )
...
* feat: Modifying Slack Links
* append
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
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
a33dd261a7
#3332 : [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
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
a06594e05e
#3331 : [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
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
5dd397d7a0
#3330 : [Refactor][UI] Refactor project workflow definition using NSpace component. ( #11398 )
2 years ago
songjianet
f76520c07e
[Refactor][UI] Refactor project workflow definition using NSpace component. ( #11398 )
2 years ago
Shuo Zhang
2bf620c4bf
#3329 : [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
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
0421d27fa8
#3328 : [doc] Recover traffic configuration ( #11288 )
...
some config about traffic is deleted by
accident in #11113 this patch recover it
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
121ce603aa
#3327 : [Fix-11051][Task]Fix the process exitValue exception when the process times out and th… ( #11099 )
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
7f7de8b3af
#3326 : Add pause to task instance status ( #11390 )
2 years ago
Wenjun Ruan
5fa3e7b1ed
Add pause to task instance status ( #11390 )
2 years ago
Stalary
899536c3fa
#3325 : [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
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
f7728261b0
#3324 : [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
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
5643e5b4aa
#3323 : [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
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
e0a4e3499f
#3322 : [Improvement-11394][Task Plugin] Remove Passed Parameter --queue in Seatunnel Task Plugin ( #11395 )
2 years ago
Assert
b3919d30e7
[Improvement-11394][Task Plugin] Remove Passed Parameter --queue in Seatunnel Task Plugin ( #11395 )
2 years ago
Sheldon
c093cde433
#3321 : [Feature-10117][UI] Hide node execution when start from the workflow definition list page ( #11372 )
...
Co-authored-by: sheldonliu <sheldonliu>
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
陈家名
0170488795
#3320 : [python] Add local dev mod runing python integate tests ( #11362 )
2 years ago
陈家名
26a21566bf
[python] Add local dev mod runing python integate tests ( #11362 )
2 years ago
Assert
d0fb8b2f96
#3319 : [Fix-11376][task plugin]Seatunnel Task cannot save successfully when … ( #11377 )
2 years ago
Assert
03582f2e70
[Fix-11376][task plugin]Seatunnel Task cannot save successfully when … ( #11377 )
2 years ago
Sheldon
08c98c7568
#3318 : [Fix-11366][UI] Workflow instance should not support right-click running ( #11367 )
...
Co-authored-by: sheldonliu <sheldonliu>
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
9f5e9c8492
#3317 : [Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.QueueController ( #11154 )
...
* [Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.QueueController
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
30e46598d1
#3316 : Split ExecutionStatus to WorkflowExecutionStatus and TaskExecutionStatus ( #11340 )
2 years ago
Wenjun Ruan
8774415197
Split ExecutionStatus to WorkflowExecutionStatus and TaskExecutionStatus ( #11340 )
2 years ago
fuchanghai
2c507bdefb
#3315 : [fix-11295] remove duplicate classes ( #11355 )
2 years ago
fuchanghai
05932bcf55
[fix-11295] remove duplicate classes ( #11355 )
2 years ago
insist777
949de3599b
#3314 : [doc] Refine the deployment documentation ( #11361 )
2 years ago
insist777
e9ccaffbe0
[doc] Refine the deployment documentation ( #11361 )
2 years ago
insist777
f7ea7c7335
#3313 : [doc] Improve the document introduction of complement ( #11275 )
2 years ago
insist777
8ad6e10da5
[doc] Improve the document introduction of complement ( #11275 )
2 years ago
songjianet
df21d403c6
#3312 : [Refactor][UI] Refactor project list using NSpace component. ( #11369 )
2 years ago
songjianet
334afec066
[Refactor][UI] Refactor project list using NSpace component. ( #11369 )
2 years ago
Sheldon
34afd03555
#3311 : [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
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
07874e4aba
#3310 : [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
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