Wenjun Ruan
cbd354d134
Add host/port in heartbeat ( #14591 )
1 year ago
Xinxing
1d0d85b988
[Feature] doris add datasource ( #14391 )
...
* Added doris data source plug-in
* Update DbType.java
* XML configuration
* doc and ui
* Missing catch of NumberFormatException
* code format
---------
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Jay Chung
de2d215aee
impv: Correct datax execute and python execute script name ( #14523 )
...
* impv: Correct datax execute and python execute script name
we use PYTHON_LAUNCHER for python script execute and
DATAX_LAUNCHER for datax script name
* Add pr number
* fix ut
* style
---------
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Orange Summer
af2986eca1
[Feature-14545][Master][UI]Cross workflow parameter passing ( #14552 )
...
* feat: cross-workflow parameter passing
* refactor: remove useless parameters
* refactor: remove useless code
* refactor: code format
* docs: update docs
* docs: docs format
* more effective information
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
* more effective information
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
* fix: wrong writing of log code
* fix: perfect error log
---------
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
1 year ago
旺阳
175d976cd2
[Feature][Data Quality] Data Quality Support Choose Database ( #14406 )
...
* add dataquality database api
* change ui
* api change
* update
* fix spotless
* fix h2
* fix pg
* fix-dead-line
* update
* fix-spotless
* update pg sql
* add ut
* fix ut
1 year ago
Wenjun Ruan
0246327083
Polish config, expose rpc config in application.yml ( #14501 )
1 year ago
Wenjun Ruan
406aeaf659
Use jvm_args_env.sh to set JVM args ( #14487 )
1 year ago
Rick Cheng
3de0b5a38c
[Feature-14339][Parameter] Add parameter combining of project-level parameters ( #14452 )
1 year ago
Aaron Wang
0b69236b04
[Feature-14251][Task] Support yarn queue definition in yarn task ( #14310 )
1 year ago
Aaron Wang
65b6a4b097
[Feature-14421][K8S Task] Configurable image pull policy ( #14426 )
1 year ago
Jay Chung
0f190ae3da
chore: Add new step skip for ui build and spotless ( #14427 )
1 year ago
QuakeWang
8f3d354c3c
fix issue#14375 ( #14435 )
...
add sqoop config in website
1 year ago
旺阳
f186cd5dab
[Feature][Api] LDAP SSL supports&& Add LDAP K8s configuration ( #14349 )
1 year ago
Eric Gao
3c04d5c4fa
[Bug][Doc] Fix dead link in api test docs ( #14419 )
1 year ago
Aaron Wang
bcd1df19b8
[Improvement-14393][Resource Center] Remove deprecated resource description in api and UI page ( #14394 )
1 year ago
IT-Kwj
7a24be0672
[Feature-14404][datasource-plugin] add HANA datasource ( #14404 )
...
---------
Co-authored-by: WeiJian Kong <>
Co-authored-by: xujiaqiang <Xjq634828243>
1 year ago
Rick Cheng
4fa0ab4d7e
[feature][Resource] Add support for Azure Blob Storage in the resource center ( #14082 )
1 year ago
Aaron Wang
b7fb393eed
fix: trim node selector requirement value ( #14307 )
1 year ago
JieguangZhou
e7cdc7c136
[Feature][Task Plugin] Add Dynamic task to generate dynamic worklfows with list parameters ( #14127 )
...
* add dynamic task plugin
* fix ui
* update code
* add DOC
* ADD UT
* fix doc
* fix sanity check
* add upgrade ddl
* fix sql
1 year ago
Zinway
18d176c5f4
feat: Introduce new datasource vertica ( #14232 )
...
Co-authored-by: Zinway Liu <zinway.liu@ucloud.cn>
1 year ago
Eric Gao
e86630bb7b
[Improvement][Metrics] Add more worker related metrics and fix some previous ones ( #14254 )
...
* Add more worker related metrics and fix some previous ones
* update metrics docs
1 year ago
Rick Cheng
8aec3846b4
[Improvement-14243][Metrics] Add user tag of response time of api server ( #14248 )
1 year ago
Jay Chung
7226edd04e
chore: Release version 3.0.6 ( #14234 )
1 year ago
Aaron Wang
4e78248238
[Feature][K8S Task] support node selector ( #14126 )
...
* feat: support K8S node selector
* fix CI
1 year ago
Kerwin
fa4a4f6938
Added 3.1.7 release document ( #14206 )
1 year ago
haibingtown
af7da0630e
[Feature] Add project name/workflow definition name/instance id/task name to the built-in variables ( #14099 )
...
* [Feature] Add project name/workflow definition name/instance id/task name to the built-in variables
1 year ago
Rick Cheng
5c4ba4105d
[Feature-14138][Metrics] Add metrics for api server ( #14177 )
1 year ago
Rick Cheng
428f1559a3
[Improv-14083][Resource Center] Handle deleteSource in OSS / S3 / GCS ( #14084 )
1 year ago
Alex Ting
606b56403e
[Fix-13381][plugin] fix error while parsing hive load sql ( #13378 )
...
* [fix][task plugin][task sql] fix parsing error while using variables sometimes parsing exception happened if task sql contains a variable followed by \" or \' .
for example:
input sql: load inpath '/tmp/test_table/dt=${dt}'
into table test_table partition(dt=${dt})
after replace: preparing : load inpath '/tmp/test_table/dt=?
into table test_table partition(dt=?)
1 year ago
Kerwin
8315279620
[Feature-#14148][Task] Added status check interval and dependent failure policy parameters for dependent task nodes ( #14150 )
...
* Added a dependent task failure policy in the dependent task node
1 year ago
Jay Chung
56b0f91f6e
fix: Save task seatunnel error ( #14129 )
1 year ago
Rick Cheng
db2da822de
Add supported operations of workflow definition ( #14122 )
1 year ago
Aaron Wang
c3809fbecf
[Improvement-13868][K8S Task] Support the custom labels for k8s task ( #14067 )
...
* [Improvement-13868] Support the custom labels for k8s task
* fix front-end type mismatched
1 year ago
Kerwin
8944fdc622
Added 3.1.6 release document ( #14100 )
1 year ago
openopen2
fc97118bdc
[Doc] Fix upgrade-schema.sh cannot load driver class ( #14072 )
...
* fix upgrade-schema.sh cannot load driver class
When initializing and creating related tables for the first time, the support of related jdbc drivers is required. This article omits placing jdbc drivers in the tools directory.
* Update datasource-setting.md
update english doc
2 years ago
He Zhao
f1e78627fc
[feature][plugin] Add snowflake datasource in datasource plugin ( #13729 )
...
---------
Co-authored-by: weitong <weitong@cisco.com>
2 years ago
aiwenmo
76f33bea2b
[doc] Change DinkyTask picture to english ( #14061 )
2 years ago
Bingchang Chen
77e58ce245
[Feature] Add SSO login by Casdoor ( #8706 )
2 years ago
Aaron Wang
3bad68a942
[Bug-13929][K8S Task] Set command contains single quote is invalid ( #13930 )
...
* [Fix-13929][K8S Task] Set command contains single quote is invalid
* fix UT
2 years ago
Jay Chung
8c43e71adf
doc: Change readme and standalone docker quick start ( #14002 )
2 years ago
Jeremy
db6c061c8b
[Feature][plugin] Add databend datasource in datasource plugin ( #13866 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
Aaron Wang
731123cebc
[Bug][Worker] get worker status bug ( #13992 )
...
* get worker status bug
* modify configuration name
2 years ago
JieguangZhou
5c1edd2912
[Improvement][DOC] Update resource S3 configuration docs ( #13985 )
...
* update resoure s3 docs
2 years ago
zzm
35bb533a50
[Improvement][Task Plugin] Integrate zeppelin password authentication with DS zeppelin task plugin ( #13861 )
...
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
He Zhao
c0126b7f30
[Feature][plugin] Support Kyuubi datasource ( #13642 )
...
---------
Co-authored-by: weitong <weitong@cisco.com>
Co-authored-by: Rick Cheng <38122586+rickchengx@users.noreply.github.com>
2 years ago
Wenjun Ruan
61a689aa5a
Use percentage to represent memory/cpu usage ( #13896 )
2 years ago
Jay Chung
f9f88cb505
doc: Add hyperlink for pydolphinscheduler doc ( #13907 )
...
* doc: Add hyperlink for pydolphinscheduler doc
* style
* remove Tianqi-Dotes for docs code owner
2 years ago
Assert
4439c1ec90
[Feature-13052][Task Plugin] Support Apache Seatunnel Connector-V2 ( #13086 )
2 years ago
Kerwin
7e3ecfa68f
add 3.1.5 release ( #13877 )
2 years ago
Rick Cheng
7ee66f2d02
[Feature-13429][Remote Logging] Add support for writing task logs to Google Cloud Storage ( #13777 )
2 years ago