songjianet
0793d1a14e
[Feature][UI] Added form stadio parser. ( #12801 )
2 years ago
labbomb
d6fb46b682
fix: Fix some mistakes in the datasource ( #12775 )
...
* fix: Fix some mistakes in the datasource
* fix: delete useless console
2 years ago
rickchengx
58721ba855
[Improvement-12335][ui] Make the resources to be reactive in hivecli task ( #12336 )
2 years ago
Tq
9bba4b105c
[fix][doc] Fix sql-hive and hive-cli doc ( #12765 )
2 years ago
Aaron Wang
6c5ab3fb5c
[Bug] [dolphinscheduler-aop] aspectj-maven-plugin version undefined ( #12756 )
...
* Update pom.xml
2 years ago
songjianet
0e099037bf
[Feature][UI] Added form select parser. ( #12753 )
...
* [Feature][UI] Added form select parser.
* [Feature][UI] Added form select parser.
2 years ago
calvin
4c714cf9c9
adjust the args of router in the dag ( #12759 )
2 years ago
Kerwin
c4fb555883
Modify shell env to bash ( #12742 )
2 years ago
Eric Gao
6d79414491
Add instructions on how to configure logging level for debugging purpose ( #12699 )
2 years ago
XCL
00b18ed422
[Improve]Remove the code logger.isDebugEnabled() #5918 #10542 ( #12738 )
...
Co-authored-by: chunlai.xu <chunlai.xu@zhaopin.com.cn>
2 years ago
JiPeng Wang
606a5aeee5
[Bug] Resource default auth function disabled false. ( #12467 )
...
* resource function disable check fix
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
2 years ago
jackfanwan
f249f2b257
[fix-12675]edit workflow related task, workflow's task version change ( #12692 )
...
* edit workflow related task, workflow's task version change
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
calvin
27eada79e4
beautify the dag ( #12728 )
2 years ago
songjianet
169cbe3267
[Feature][UI] Added form input parser. ( #12701 )
...
* [Feature][UI] Added form input parser.
* [Feature][UI] Added form input parser.
2 years ago
jackfanwan
913525343e
modify sql error ( #12717 )
2 years ago
Aaron Wang
04e23ed88f
Update Status.java ( #12724 )
2 years ago
旺阳
23e9d2698c
fix and enhance helm db config ( #12707 )
2 years ago
Wenjun Ruan
2c3cc31a4c
Fix flink sql cannot run due to missing main jar ( #12705 )
2 years ago
jackfanwan
7d0e2cbbb9
when delete workflow, delete related task ( #12681 )
...
* when delete workflow, delete related task
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
songjianet
e702beced5
[Feature][UI] Added form request parser. ( #12691 )
2 years ago
Wenjun Ruan
eaef68856b
Change command file permission to 755 ( #12678 )
...
(cherry picked from commit 95484d930762712f4ab68ece27ca3b65a2073ab2)
2 years ago
songjianet
fdb02d486c
[Feature][UI] Added form structure parser. ( #12686 )
2 years ago
旺阳
6766ec04df
Add pythonNodePort in config file ( #12685 )
2 years ago
JieguangZhou
a47b4d0672
[Feature][Task] Transfer files between tasks ( #12552 )
...
* add data transfer between tasks
* add delete DATA_TRANSFER API
* convert Result to DeleteDataTransferResponse
* add api UT
* fix final
* fix doc
2 years ago
songjianet
7cc4d053d0
[Feature][UI] Added form validate parser. ( #12682 )
2 years ago
rickchengx
c69376e74c
[Improvement-12658][Permission] Improve the readability of setPerm() in grantProjectbyCode() ( #12660 )
2 years ago
ZhenjiLiu
7cdb926a5f
[Improvement][Batch Query] Batch query ProcessDefinitions belongs to need failover ProcessInstance. ( #12506 )
2 years ago
rickchengx
44e0935f56
[Improvement-12650][Permission] Improve the check of resourcePermissionCheck() ( #12652 )
2 years ago
songjianet
1d0f9a7d04
[Feature][UI] Added form value parser. ( #12669 )
...
* [Feature][UI] Added form value parser.
* [Feature][UI] Added form value parser.
* [Feature][UI] Added form value parser.
* [Feature][UI] Added form value parser.
2 years ago
calvin
f889d855fb
support to use the clearable button of components to search ( #12668 )
2 years ago
Wenjun Ruan
ff59acd02f
Splite cpu/memory info in OSUtils#isOverload ( #12663 )
2 years ago
songjianet
aeb861fa15
[Feat][UI] Add language parser. ( #12666 )
2 years ago
Wenjun Ruan
9e0c9af1a5
Fix the waiting strategy cannot recovery if the serverstate is already in running ( #12651 )
2 years ago
rickchengx
3ff328c961
[Improvement-12623][Permission]Remove the unused projectIds in operationPermissionCheck() ( #12624 )
2 years ago
songjianet
dcb8070a0e
[Feature][UI] Add a popup component based on dynamic form. ( #12645 )
2 years ago
songjianet
4f95f639c9
[Fix][UI] Fix the line break problem in navbar. ( #12647 )
2 years ago
rickchengx
fd18e37da7
[Fix-12109]Fix the errors when starting 2 times with dolphinscheduler-daemon.sh ( #12118 )
2 years ago
Tq
4e2701b57e
[doc][fix] Add new alert doc Slack ( #12567 )
2 years ago
songjianet
883c754951
[Feature][UI] Add a method for adding a single node to the dag. ( #12628 )
2 years ago
Yann Ann
0391d40315
[Improvement][Install] Add ${zkRoot} description. ( #12596 )
...
* just add comments.
2 years ago
amao
b71d4983dd
[Feature-6586][Server]add some ds process definition demo when init ( #11759 )
...
* [Feature-6586][Server]add some ds process definition demo when init
1.add some ds process definition demo when init, to display what task type can run and make user easy to
use ds.
2.need configure the JVM parameters (-Ddemo=true) to turn on the StandaloneServer service
3.need modify the tenant information in it
2 years ago
rickchengx
3c31ddfd9f
[Improvement-12536][k8s] Support the command for the container in k8s task plugin ( #12538 )
2 years ago
Aaron Wang
08335b1032
[Improvement][Task] Improved way to collect yarn job's appIds ( #12197 )
...
* Provide aop way as an optional way to collect yarn job's applicationId, and import new module `dolphinscheduler-aop` to place the aop code.
* Add user property `appId.collect` for user to decide how to collect applicationId.
* Add new environment configuration for each type of yarn tasks to support aop in `dolphinscheduler_env.sh`
* Update docs to declare how to use aop way.
* Update `LogUtils` to support fetch applicationId in different ways based on the user property.
Co-authored-by: gabrywu <gabrywu@apache.com>
2 years ago
Wenjun Ruan
e6da1ccf81
Add worker-group-refresh-interval in master config ( #12601 )
...
* Add worker-group-refresh-interval in master config
* Set interval cannot smaller than 10s
* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/config/MasterConfig.java
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
calvin
d84f1ef269
[Improvement][UI] Support to view the process variables on the page of DAG. ( #12609 )
2 years ago
Yiming Guo
064fec88b0
[Feature-12040][docs] Update Granted Permissions Guide for PR#12048 ( #12587 )
...
* Upload new ui screenshots.
* Update document of Granted Permissions.
* Delete unused images.
2 years ago
旺阳
fb9761f27a
Fix alert status spelling error ( #12592 )
...
* fix alert status spelling error
* fix-ut
2 years ago
songjianet
f39e5853f3
[Feature][UI] Added logic to drag and drop nodes to DAG canvas. ( #12598 )
...
* [Feature][UI] Added logic to drag and drop nodes to DAG canvas.
* [Feature][UI] Added logic to drag and drop nodes to DAG canvas.
2 years ago
Kerwin
207b4e77d3
Fix document styles. ( #12600 )
2 years ago
songjianet
213bf43ed6
[Feature][UI] Create a dynamic task component canvas. ( #12577 )
...
* [Feature][UI] Create a dynamic task component canvas.
* [Feature][UI] Create a dynamic task component canvas.
* [Feature][UI] Create a dynamic task component canvas.
* [Feature][UI] Create a dynamic task component canvas.
* [Feature][UI] Create a dynamic task component canvas.
2 years ago