zixi0825
5fe31546ba
[Fix][all] fix spell error ( #3289 )
...
* fix spell error
* test unit test
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
4 years ago
zhuangchong
583a615519
[Improvement][install] The new shell script is used to view the server processes of nodes #3347 ( #3348 )
...
* dev 开发环境变量
* add status-all.sh ,used to view the server processes of nodes.
* update.
* update.
* update.
* add status-all.sh ,used to view the server processes of nodes.
Co-authored-by: unknown <zhuangchong-phq@sinosig.com>
4 years ago
chendapao
afd9139c3f
[Feature]use zk own del func ( #3310 )
...
* use zk own del func
* Update remove-zk-node.sh
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
Yichao Yang
d006bd3ba5
[Improvement][api] Refactor the transaction rollbackfor runtimeexception ( #3313 )
...
* [Improvement][api] Refactor the transaction rollbackfor runtimeexception
* Remove the unused import
4 years ago
Yichao Yang
d79af50809
[Fix-3077][ui] Fix the edit name duplicated verify ( #3346 )
4 years ago
break60
6f7727409c
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
4 years ago
break60
909294d4f5
[bugFix-#3357][ui] Select the dag connection to pop up the label edit box ( #3358 )
...
* [bugFix][ui] Cannot select connection
* fix
4 years ago
break60
80c5c66ce9
fix
4 years ago
LiemLin
f27c62a5db
workflow lineage ( #2421 )
...
* workflow lineage
* workflow lineage unit test
* stash
* add apache license
* Update .env
* code optimize
* add unit test
* add apache license
* add apache license
* optimized code
* add postgresql support and optimized code
* Update pom.xml
* Update en_US.js
* Update zh_CN.js
* remove mock code
* inport i18n
* Update pom.xml
* Delete .env
* add env file
Co-authored-by: linhaiqiang <haiqiang.lin@five-star.cn>
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: becarchal <yangbin_57@sina.com>
4 years ago
CalvinKirs
3a0d4da27e
[Test][server] Fix Test ContextConfiguration error. ( #3304 )
...
* [FIX_BUG]fix test error
* small change
* add test
* reformat
* fix test no qualifying bean
4 years ago
felix.wang
b555d0a086
[Improvement][common] HttpClient singleton mode #3332 ( #3350 )
...
* Optimize the httpclient
* Optimize the httpclient singleton
* Merge branch 'github-local/dev' into feature/httpClientsingleton
# Conflicts:
# dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/HttpUtils.java
# dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/HttpUtilsTest.java
* Merge branch 'github-local/dev' into feature/httpClientsingleton
# Conflicts:
# dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/HttpUtils.java
# dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/HttpUtilsTest.java
* Merge branch 'github-local/dev' into feature/httpClientsingleton
# Conflicts:
# dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/HttpUtils.java
# dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/HttpUtilsTest.java
4 years ago
Yichao Yang
a532d8ed69
[Fix-3338][ui] Fix the warning when user do not fill the node blank ( #3349 )
...
* [Fix-3338][ui] Fix the warning when user do not fill the node blank
* Update formModel.vue
4 years ago
break60
e5d2f807c9
[bugFix][ui] Cannot select connection
4 years ago
zixi0825
78856fb08e
remove the duplicate function in MasterExecThread ( #3329 )
...
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
4 years ago
Yichao Yang
afeeb34d2e
[Improvement][style] Add code import style automatic formatter ( #3333 )
4 years ago
felix.wang
e026d303ea
Optimize the httpclient ( #3337 )
4 years ago
谌启成
e2a117032d
[Fix-3295][api] Add default value for request RequestParam ( #3341 )
4 years ago
xingchun-chen
57eee5695a
Merge pull request #3331 from lenboo/dev-complement
...
[FIX-1336] [master] serial complement data can have multiple process instances
4 years ago
xingchun-chen
5f725aa28b
Merge pull request #3331 from lenboo/dev-complement
...
[FIX-1336] [master] serial complement data can have multiple process instances
4 years ago
lenboo
6c2e7d74d1
merge from dev
4 years ago
lenboo
82295eea52
fix bug#1336 set start/end time before complement the next process
4 years ago
bao liang
1b98db9240
fix bug#1336 serial complement data can have multiple process instances ( #3317 )
...
Co-authored-by: lenboo <baoliang@analysys.com.cn>
4 years ago
lenboo
48dc52a09a
Merge branch '1.3.2-release' of github.com:apache/incubator-dolphinscheduler into 132
4 years ago
bao liang
624f0aeab9
fix bug#1336 serial complement data can have multiple process instances ( #3317 )
...
Co-authored-by: lenboo <baoliang@analysys.com.cn>
4 years ago
lgcareer
6b964be60a
[Feature][server]support one worker can belongs different worker groups when execute install script ( #3307 )
4 years ago
lenboo
39182568b2
fix bug#1336 serial complement data can have multiple process instances
4 years ago
break60
88645dea1d
[bugFix][ui]Fix the log page refresh button does not rotate ( #3316 )
4 years ago
Yichao Yang
0577dc9780
[Test-3288][server] Fix github ci unit test oom ( #3305 )
...
* [Improvement] Test github action oom
* Optimize the test case performance
* Remove the unused import
4 years ago
shi-hailong
8d70c3b7c1
Update dolphinscheduler.conf ( #3296 )
...
/ui下的资源访问不应该发送到api-server
4 years ago
dailidong
dea855f6cd
Update logback-zookeeper.xml
4 years ago
dailidong
34082f1f77
add logback for zookeeper
4 years ago
dailidong
58d6a1ec9a
Merge remote-tracking branch 'upstream/dev' into dev
4 years ago
dailidong
6f36c6cc7e
Merge remote-tracking branch 'upstream/dev' into dev
...
# Conflicts:
# dolphinscheduler-server/src/main/resources/config/install_config.conf
# dolphinscheduler-server/src/main/resources/worker.properties
# script/scp-hosts.sh
4 years ago
dailidong
bbeb03e0dd
Merge remote-tracking branch 'origin/dev' into dev
4 years ago
dailidong
4aca1333f9
this command just for getting a quick experience,not recommended for production. this operation will start a standalone zookeeper server
4 years ago
Yichao Yang
de819926e9
[Feature-2127][sql-schema] Fix the mysql version limited error ( #2127 ) ( #2915 )
4 years ago
tswstarplanet
5b7efd2d33
[Feature-3134]Refactor to use a shared singleton Curator Zookeeper Client ( #3244 )
...
* [Feature-3134]Refactor to use a shared singleton Curator Zookeeper Client
* autowire CuratorZookeeperClient to ZookeeperOperator
* [Improvement] Add the issue specifications reference (#3221 )
* log zookeeper address when the connect state change
* resume the operation of add connect state listener in MasterRegistry
Co-authored-by: Yichao Yang <1048262223@qq.com>
4 years ago
BoYiZhang
32e8a9d50c
[bugfix] Default JVM parameter bug ( #3212 )
...
* fix bug
Delete invalid field: executorcores
Modify verification prompt
* fix bug
Delete invalid field: executorcores
Modify verification prompt
* fix bug
Delete invalid field: executorcores
Modify verification prompt
* dag add close button
* reset last version
* reset last version
* dag add close buttion
dag add close buttion
* update CLICK_SAVE_WORKFLOW_BUTTON xpath
* updae CLICK_SAVE_WORKFLOW_BUTTON xpath
* updae CLICK_SAVE_WORKFLOW_BUTTON xpath
* updae CLICK_SAVE_WORKFLOW_BUTTON xpath
* Update CreateWorkflowLocator.java
modify submit workflow button
* Update CreateWorkflowLocator.java
* Update CreateWorkflowLocator.java
modify CLICK_ADD_BUTTON
* Update CreateWorkflowLocator.java
delete print
* Update CreateWorkflowLocator.java
1
* Update CreateWorkflowLocator.java
1
* Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
* Update dag.vue
* Update dag.vue
* Update dag.vue
* Update CreateWorkflowLocator.java
* Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks"
This reverts commit 3a2cba7a
* Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
* Update dolphinscheduler-daemon.sh
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
4 years ago
t1mon
07c8193bb5
[Feature-2930][api] Displays path and host on the instance log panel. #2930 ( #3154 )
...
* Optimize PropertyUtils instantiation.
* Fix info error.
* [Feature-2930][api] Displays path and host on the instance log panel. #2930
* [update] Add log-head in download log.
* [update] clear code smell.
4 years ago
break60
71259db56b
[bugFix][ui]cherry pick commit from dev for Default assignment of delete condition judgment node ( #3286 )
...
* Click Cancel, the node data is restored to the original data
* Delete the pid of the master and worker processes
* When modifying the dag, if the DAG is not saved, it cannot be formatted
* Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global
* Default assignment of delete condition judgment node
4 years ago
break60
a5cc686f49
[bugFix][ui]cherry pick commit from dev for Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global ( #3284 )
...
* Click Cancel, the node data is restored to the original data
* Delete the pid of the master and worker processes
* When modifying the dag, if the DAG is not saved, it cannot be formatted
* Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global
4 years ago
break60
f668563c0c
[bugFix][ui] cherry pick commit from dev for When modifying the dag, if the DAG is not saved, it cannot be formatted ( #3282 )
...
* Click Cancel, the node data is restored to the original data
* Delete the pid of the master and worker processes
* When modifying the dag, if the DAG is not saved, it cannot be formatted
4 years ago
break60
86c4f7ac64
[bugfix #3045 ][ui]cherry pick commit from dev for Delete the pid of the master and worker processes ( #3280 )
...
* Click Cancel, the node data is restored to the original data
* Delete the pid of the master and worker processes
4 years ago
lgcareer
f854c5f794
[Feature-2815]cherry pick commit from dev for one worker can belong different worker groups ( #3277 )
...
* [Feature-2815]cherry pick commit from dev for one worker can belong to different worker groups
* fix 2975:download resource need find the tenant code of resource owner
* change NetUtils to OSUtils because NetUtils didn't exist in the 1.3.2-release branch
Co-authored-by: Yichao Yang <1048262223@qq.com>
4 years ago
break60
98f5991f1e
Click Cancel, the node data is restored to the original data ( #3278 )
4 years ago
xingchun-chen
f7badc2749
Merge pull request #3275 from break60/1.3.2-release
...
[Feature-3223][ui] cherry pick commit from dev for Click DAG connection to add label function
4 years ago
xingchun-chen
1814e22bb3
Merge pull request #3272 from break60/dev
...
[bugFix][ui]Default assignment of delete condition judgment node
4 years ago
break60
d1b6e6c945
Click DAG connection to add label function
4 years ago
break60
338f33413e
Default assignment of delete condition judgment node
4 years ago
xingchun-chen
aefb60a743
Merge pull request #3269 from break60/dev
...
[bugFix][ui]Fix the problem that the label of DAG creation task is not displayed,…
4 years ago