mask
8e62dd8246
[Fix-7291][datasource] Compatible with different versions of MySQL data source loading ( #7291 ) ( #7305 )
3 years ago
wind
99b8ec6492
[Bug-7319][MasterServer] fix taskNode NPE when switch else branch is empty ( #7320 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
mask
8c3fa47903
[Fix-7375][datasource] remove excess hive jdbc principal ( #7375 ) ( #7381 )
...
* [Fix-7375][datasource] remove excess hive jdbc principal (#7375 )
* fix ut
3 years ago
kezhenxu94
b3fe217e08
Fix E2E workflow ( #7377 )
3 years ago
Jiajie Zhong
1948030151
[python] Add task base database and procedure ( #7279 )
...
We add a new task procedure, and add parent class database
for both sql task and procedure task
fix : #6929
3 years ago
kezhenxu94
12b46dfaa6
Adjust Helm Chart templates in dev branch ( #7353 )
3 years ago
kezhenxu94
bacb7c1598
Fix typo in docker swarm ( #7336 )
3 years ago
kezhenxu94
2ff76c7e73
Fix some SQL issues and make docker-compose runnable ( #7329 )
3 years ago
calvin
ac67a11d44
fix a few issues in the sql file ( #7327 )
3 years ago
Kerwin
f1b85cf892
Fix the missing project information in the process instance timeout alarm ( #7324 )
3 years ago
wind
0f7e38ed3c
[Bug-7292][ApiServer] fix cache error when standalone ( #7293 )
3 years ago
Kerwin
939fa0c3ba
fix TaskResponseProcessor process NullPointerException ( #7318 )
3 years ago
ouyangyewei
f03b0e8c7b
to feature-7301 ( #7308 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
Kerwin
3fadfca085
fix in the process alarm message, projectid is 0 ( #7298 )
3 years ago
kezhenxu94
67cc260d52
Split the components into individual package, refactor configurations to use Spring properties ( #7160 )
...
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
3 years ago
mask
8d68cf48dd
[Fix-7277][datasource] Support Kerberos auto renewal ( #7277 ) ( #7278 )
3 years ago
Jiajie Zhong
2a7d6b468f
[python] Refactor get object define communicate to gateway ( #7272 )
...
* Change class Base `to_dict` to `get_define` for more clearer
* Remove class TaskParams and sub class make code easy to
understand and avoid task implement cycle dependence
* Remove class ObjectJsonBase in Task to reduce complexity
fix : #7271
3 years ago
wind
3a351da752
fix failover logic ( #7275 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
百岁
f21eb8f9fe
[ISSUE 6444]Optimize task node helper document in workflow toolbar ( #7226 )
...
* [ISSUE 6444]Optimize task node helper document in workflow toolbar
* fix some review issue than submit by DS
* refact by add guard judgement when type is undefined
* move method helpUrlEnable and helpUrl nest in 'methods' body
3 years ago
songjianet
3ca2ee9ac8
[Bug][dolphinscheduler ui] When the edit time is repaired, the alarm group display. ( #7262 )
3 years ago
mask
deefc8e98a
[Fix-7235][datasource] unable to confige the multi-hosts ( #7235 ) ( #7253 )
3 years ago
Kerwin
4e6265df11
fix Property or field 'all' cannot be found ( #7246 )
3 years ago
EdwardYang
6a144d69bf
[bug] fix task definition delete ( #7244 )
...
Co-authored-by: edward-yang <yangjianh210@gmail.com>
3 years ago
zwZjut
f7bdf174be
[Feature][dolphinscheduler-api] parse traceId in http header for Cross system delivery to #7237 ( #7238 )
...
* to #7237
* rerun test
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
zwZjut
f577b5bd30
to #7228 ( #7249 )
...
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
Jiajie Zhong
29414a080f
Fix homepage user wrong statistics result for new user ( #7242 )
...
* Fix homepage user wrong statistics result for new user
For now, when we create a new user, it would see homepage
statistic info as admin user like, cause `projectCodeArray`
would not filter when we render SQL. So I add prefix conditions
to handle this situation.
Also, I do some minimal refactor here. including change function
name no quit fit
fix : #7182
* Fix UT
3 years ago
Zonglei Dong
0b9792db76
[Refactor]Rename class file, DatasourceUtil to DataSourceUtils. ( #7181 )
...
* Rename class file, DatasourceUtil to DataSourceUtils.
3 years ago
wind
a80a7b3fcf
[Feature-6963][MasterServer] unified cache manager ( #7187 )
...
* unified cache
* reduce db select
* checkstyle
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
JinYong Li
544b015f76
[Bug] [API] task definition release/delete bug ( #7232 )
...
* fix worker group display
* fix workflow query bug
* fix workflow query bug
* fix task definition release/delete bug
3 years ago
JinYong Li
2792c35d68
[Bug] [API] queryProcessDefinitionByCode bug ( #7221 )
3 years ago
wind
9d65bf1452
fix postgre upgrade ( #7230 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Hua Jiang
4743e8f891
add two files ( #7223 )
3 years ago
wind
ff9bc806ac
[Bug-7206] [MasterServer] fix process isntance always running when task timeout ( #7207 )
...
* fix timeout
* add task timeout map to avoid repeated timeout event
* split task check list for retry and timeout
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Hua Jiang
705ba74f52
[Fix-7195] The file path of 2.0.1-schema used a wrong separator. ( #7200 )
3 years ago
JinYong Li
c7b06b0079
fix worker group display ( #7208 )
3 years ago
Kerwin
36ebfe0984
[Implement][server]TaskProcessor code optimization ( #7146 )
...
* TaskProcessor code optimization
* fix code style
* update Collectors.toMap
3 years ago
Kerwin
8f77fbbeb8
[Fix-7154][API] Fix MultipartFile resource [file] cannot be resolved to absolute file… ( #7155 )
...
* fix MultipartFile resource [file] cannot be resolved to absolute file path
* update testCopyFile.
3 years ago
ouyangyewei
3c8d1c6da9
to feature #7191 ( #7194 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
zwZjut
05aef279c6
[Feature][dolphinscheduler-api] add queryLog and downloadTaskLog with projectCode #7153 ( #7192 )
...
* [Feature][dolphinscheduler-api] add queryLog and downloadTaskLog with projectCode #7153
* [Feature][dolphinscheduler-api] add queryLog and downloadTaskLog with projectCode #7153
* [Feature][dolphinscheduler-api] add queryLog and downloadTaskLog with projectCode #7153
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
SbloodyS
d83735ab51
[Fix-7037][dolphincheduler-server] process instance can not be killed when complement data ( #7140 )
...
* fix bug 7037
* update processComplementData
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
ouyangyewei
3361d763c4
to feature #7180 ( #7185 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
Manhua
2dc09c627f
[Fix-5551][common] Fix ExecutionStatus for hive-on-Tez application ( #6289 )
...
* add ENDED state
* Update HadoopUtils.java
3 years ago
SbloodyS
8d39bf14b1
[Fix-7093][dolphincheduler-server] fix dependent node stuck in running ( #7116 )
...
* fix bug 7093
* remove redundant else
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
songjianet
eb07a2b1c9
[Fix][Warning instance manage] Expand the support of `i18n`. ( #7184 )
3 years ago
songjianet
2fa3157e6e
[Feature][Workflow] Main package. ( #7177 )
3 years ago
ouyangyewei
27ea43d5df
to feature #7110 ( #7111 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
Zonglei Dong
fa8ccd3855
Refactor code, add class import, keep ‘logger’ variable names uniform. ( #7164 )
3 years ago
ouyangyewei
db090685a8
to feature #7169 ( #7170 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
zwZjut
af9ed35295
[Feature][MasterServer] add cache for workGroup and schedule #6987 ( #7161 )
...
* to #6987
* to #6987
* to #6987
* to #6987
* to #6987
* to #6987 : @Param -> @Name
* to #6987 : fix Sonar
* to #6987 : fix Sonar
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
BaoLiang
0e75bd8008
[BUG][SQL] fix the process list page load slowly. ( #7166 )
...
* fix #7601 move ddl to 2.0.1
* fix #7601 move ddl to 2.0.1
3 years ago