JinYong Li
|
ed71f4f68c
|
#2151: [Cherry-pick-dev][API] fix relation api bug (#8207)
* pick 8111
* fix relation delete (#8190)
* pick 8190
|
3 years ago |
JinYong Li
|
65744d4624
|
[Cherry-pick-dev][API] fix relation api bug (#8207)
* pick 8111
* fix relation delete (#8190)
* pick 8190
|
3 years ago |
xiangzihao
|
b29cc17fa3
|
#2150: [E2E] Fix flaky udf manage e2e test (#8232)
* fix_file_manage_e2e_error
* fix error
* fix error
* fix error
|
3 years ago |
xiangzihao
|
6094927dda
|
[E2E] Fix flaky udf manage e2e test (#8232)
* fix_file_manage_e2e_error
* fix error
* fix error
* fix error
|
3 years ago |
Jiajie Zhong
|
d7b898d1c9
|
#2149: [python] Clean deps and prepare release (#8210)
* Change package name
* Migrate requirement*.txt to setup.py
* Add extra required for dev
* Add doc RELEASE and DEVELOP
* Correct description
|
3 years ago |
Jiajie Zhong
|
f3d663a7ea
|
[python] Clean deps and prepare release (#8210)
* Change package name
* Migrate requirement*.txt to setup.py
* Add extra required for dev
* Add doc RELEASE and DEVELOP
* Correct description
|
3 years ago |
songjianet
|
2c052be1d3
|
#2148: [Fix][UI Next] Fix env. (#8229)
|
3 years ago |
songjianet
|
07a15b7040
|
[Fix][UI Next] Fix env. (#8229)
|
3 years ago |
songjianet
|
1f1bd806aa
|
#2147: [Feature][UI Next] Add project task instance. (#8220)
|
3 years ago |
songjianet
|
d1f65053a8
|
[Feature][UI Next] Add project task instance. (#8220)
|
3 years ago |
wind
|
df7231b133
|
#2146: [Improvement][E2E] use testcontainers host (#8224)
|
3 years ago |
wind
|
756ea1181e
|
[Improvement][E2E] use testcontainers host (#8224)
|
3 years ago |
songjianet
|
5513a190be
|
#2145: [Feature][UI Next] Change how env is used. (#8221)
|
3 years ago |
songjianet
|
a11fbf8352
|
[Feature][UI Next] Change how env is used. (#8221)
|
3 years ago |
xiangzihao
|
ca7241ef81
|
#2144: [E2E] add udf manage test (#8203)
|
3 years ago |
xiangzihao
|
d6690fa89c
|
[E2E] add udf manage test (#8203)
|
3 years ago |
zixi0825
|
cda9081070
|
#2143: [Feature][DataQuality] Add Data quality Module #4283 (#6718)
* add data quality module
* add license
* add package configuration in dist pom
* fix license and jar import bug
* replace apache/skywalking-eyes@9bd5feb SHA
* refacotr jbdc-connector and writer
* modify parameter name in HiveConnector
* fix checkstyle error
* fix checkstyle error in dolphinschesuler-dist
* fix checkstyle error in dolphinschesuler-dist
* fix checkstyle error in dolphinschesuler-dist
* fix duplicate code bug
* fix code style bug
* fix code smells
* add dq relevant enums and parameter
* replace apache/skywalking-eyes@9bd5feb SHA
* fix Constants bug
* remove the unused class
* add unit test
* fix code style error
* add unit test
* refactor data quality common entity
* fix code style error
* add unit test
* close e2e test
* fix code smell bug
* modify dataquality enum value to 14 in TaskType
* add data qualtiy task
* update
* add getDatasourceOptions interface
* fix checkstyle
* close e2e test
* add data quality task ui
* update skywalking-eyes SHA
* fix style
* fix eslint error
* fix eslint error
* test e2e
* add unit test and alter dataquality task result
* fix checkstyle
* fix process service test error
* add unit test and fix code smells
* fix checkstyle error
* fix unit test error
* fix checkstyle error
* change execute sql type name
* revert ui pom.xml
* fix data quality task error
* fix checkstyle error
* fix dq task src_connector_type ui select bug
* fix spark rw postgresql bug
* change mysql driver scope
* fix form-create json bug
* fix code smell
* fix DolphinException Bug
* fix ui validate rule and Alert title
* fix target connection param bug
* fix threshold validate change
* add rule input entry index
* change statistic_comparison_check logic
* remove check type change
* add DateExpressionReplaceUtil
* fix null point expetion
* fix null point expetion
* fix test error
* add more sql driver
* fix test error and remove DateExprReplaceUtil
* add get datasource tables and columns
* add get datasource tables and columns
* remove hive-jdbc in pom.xml
* fix code smells
* update sql
* change the pom.xml
* optimize multi_table_accuracy ui
* fix v-show error
* fix code smells
* update sql
* [Feature][DataQuality] Add data quality task ui (#5054)
* add data quality task ui
* update skywalking-eyes SHA
* fix style
* fix eslint error
* fix eslint error
* test e2e
* fix dq task src_connector_type ui select bug
* fix threshold validate change
* remove check type change
* add get datasource tables and columns
* optimize multi_table_accuracy ui
* fix v-show error
* fix code smells
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
* [Feature][DataQuality] Add data quality module (#4830)
* add data quality module
* add license
* add package configuration in dist pom
* fix license and jar import bug
* replace apache/skywalking-eyes@9bd5feb SHA
* refacotr jbdc-connector and writer
* modify parameter name in HiveConnector
* fix checkstyle error
* fix checkstyle error in dolphinschesuler-dist
* fix checkstyle error in dolphinschesuler-dist
* fix checkstyle error in dolphinschesuler-dist
* fix duplicate code bug
* fix code style bug
* fix code smells
* update
* close e2e test
* fix spark rw postgresql bug
* change mysql driver scope
* add more sql driver
* remove hive-jdbc in pom.xml
* change the pom.xml
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
* [Feature][DataQuality] Add data quality task backend (#4883)
* add dq relevant enums and parameter
* replace apache/skywalking-eyes@9bd5feb SHA
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
* refactor data_quality_module
* add header license
* data quality module refactor
* fix unit test error
* fix checkstyle error
* fix unit test error
* fix checkstyle error
* fix unit test error
* fix code smell
* fix check style
* fix unit test error
* task statistics value add unique code
* fix unit test error
* fix checkstyle error
* fix checkstyle
* fix security hotspot
* fix unit test error
* fix security hotspot
* fix check
* add data quality task error handling
* fix unit test error
* add unit test
* add unit test
* optimize data quality result alert
* fix unit test
* fix sql script error
* fix bug
* update sql script
* fix checkstyle
* add license
* fix checkstyle
* fix checkstyle
* fix unit test
* add jacoco dependencies
* fix unit test
* fix unit test
* add jacoco dependencies
* add unit test
* add unit test
* add license
* fix checkstyle
* fix pom
* fix checkstyle
* fix checkstyle
* merge dev
* fix ui error
* fix pom error
* fix pom error
* fix test error
* fix test error
* mssql-jdbc exclude azure-keyvault
* fix test error
* merge dev and add unit test
* add notes
* rollback the CollectionUtils
* fix
* update sql
* fix
* fix
* fix query rule page error
* change dq.jar path
* fix sql error
* fix ui error
* fix(dq): jar path&task enum description
* add notes on DataQualityApplication
* fix dq result jump error
* fix(ui): page condition
* feat(ui): add show error output path
* change version
* remove all chinese word in sql
* merge
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
|
3 years ago |
zixi0825
|
4ba6d667fc
|
[Feature][DataQuality] Add Data quality Module #4283 (#6718)
* add data quality module
* add license
* add package configuration in dist pom
* fix license and jar import bug
* replace apache/skywalking-eyes@9bd5feb SHA
* refacotr jbdc-connector and writer
* modify parameter name in HiveConnector
* fix checkstyle error
* fix checkstyle error in dolphinschesuler-dist
* fix checkstyle error in dolphinschesuler-dist
* fix checkstyle error in dolphinschesuler-dist
* fix duplicate code bug
* fix code style bug
* fix code smells
* add dq relevant enums and parameter
* replace apache/skywalking-eyes@9bd5feb SHA
* fix Constants bug
* remove the unused class
* add unit test
* fix code style error
* add unit test
* refactor data quality common entity
* fix code style error
* add unit test
* close e2e test
* fix code smell bug
* modify dataquality enum value to 14 in TaskType
* add data qualtiy task
* update
* add getDatasourceOptions interface
* fix checkstyle
* close e2e test
* add data quality task ui
* update skywalking-eyes SHA
* fix style
* fix eslint error
* fix eslint error
* test e2e
* add unit test and alter dataquality task result
* fix checkstyle
* fix process service test error
* add unit test and fix code smells
* fix checkstyle error
* fix unit test error
* fix checkstyle error
* change execute sql type name
* revert ui pom.xml
* fix data quality task error
* fix checkstyle error
* fix dq task src_connector_type ui select bug
* fix spark rw postgresql bug
* change mysql driver scope
* fix form-create json bug
* fix code smell
* fix DolphinException Bug
* fix ui validate rule and Alert title
* fix target connection param bug
* fix threshold validate change
* add rule input entry index
* change statistic_comparison_check logic
* remove check type change
* add DateExpressionReplaceUtil
* fix null point expetion
* fix null point expetion
* fix test error
* add more sql driver
* fix test error and remove DateExprReplaceUtil
* add get datasource tables and columns
* add get datasource tables and columns
* remove hive-jdbc in pom.xml
* fix code smells
* update sql
* change the pom.xml
* optimize multi_table_accuracy ui
* fix v-show error
* fix code smells
* update sql
* [Feature][DataQuality] Add data quality task ui (#5054)
* add data quality task ui
* update skywalking-eyes SHA
* fix style
* fix eslint error
* fix eslint error
* test e2e
* fix dq task src_connector_type ui select bug
* fix threshold validate change
* remove check type change
* add get datasource tables and columns
* optimize multi_table_accuracy ui
* fix v-show error
* fix code smells
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
* [Feature][DataQuality] Add data quality module (#4830)
* add data quality module
* add license
* add package configuration in dist pom
* fix license and jar import bug
* replace apache/skywalking-eyes@9bd5feb SHA
* refacotr jbdc-connector and writer
* modify parameter name in HiveConnector
* fix checkstyle error
* fix checkstyle error in dolphinschesuler-dist
* fix checkstyle error in dolphinschesuler-dist
* fix checkstyle error in dolphinschesuler-dist
* fix duplicate code bug
* fix code style bug
* fix code smells
* update
* close e2e test
* fix spark rw postgresql bug
* change mysql driver scope
* add more sql driver
* remove hive-jdbc in pom.xml
* change the pom.xml
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
* [Feature][DataQuality] Add data quality task backend (#4883)
* add dq relevant enums and parameter
* replace apache/skywalking-eyes@9bd5feb SHA
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
* refactor data_quality_module
* add header license
* data quality module refactor
* fix unit test error
* fix checkstyle error
* fix unit test error
* fix checkstyle error
* fix unit test error
* fix code smell
* fix check style
* fix unit test error
* task statistics value add unique code
* fix unit test error
* fix checkstyle error
* fix checkstyle
* fix security hotspot
* fix unit test error
* fix security hotspot
* fix check
* add data quality task error handling
* fix unit test error
* add unit test
* add unit test
* optimize data quality result alert
* fix unit test
* fix sql script error
* fix bug
* update sql script
* fix checkstyle
* add license
* fix checkstyle
* fix checkstyle
* fix unit test
* add jacoco dependencies
* fix unit test
* fix unit test
* add jacoco dependencies
* add unit test
* add unit test
* add license
* fix checkstyle
* fix pom
* fix checkstyle
* fix checkstyle
* merge dev
* fix ui error
* fix pom error
* fix pom error
* fix test error
* fix test error
* mssql-jdbc exclude azure-keyvault
* fix test error
* merge dev and add unit test
* add notes
* rollback the CollectionUtils
* fix
* update sql
* fix
* fix
* fix query rule page error
* change dq.jar path
* fix sql error
* fix ui error
* fix(dq): jar path&task enum description
* add notes on DataQualityApplication
* fix dq result jump error
* fix(ui): page condition
* feat(ui): add show error output path
* change version
* remove all chinese word in sql
* merge
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
|
3 years ago |
xiangzihao
|
abad7eee71
|
#2142: [E2E]Fix file manage e2e error (#8214)
|
3 years ago |
xiangzihao
|
7b22c16a85
|
[E2E]Fix file manage e2e error (#8214)
|
3 years ago |
songjianet
|
1f30d40684
|
#2141: [Fix][UI Next] Fix alert plugin api. (#8211)
|
3 years ago |
songjianet
|
6f74241100
|
[Fix][UI Next] Fix alert plugin api. (#8211)
|
3 years ago |
Amy0104
|
37e55e3c37
|
#2140: [Feature][UI Next] Add alarm instance manage (#8208)
|
3 years ago |
Amy0104
|
767c03551b
|
[Feature][UI Next] Add alarm instance manage (#8208)
|
3 years ago |
wind
|
8b10adf2ba
|
#2139: fix host update processor init (#8205)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
wind
|
b05ba4d1b9
|
fix host update processor init (#8205)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
labbomb
|
71fc5287a6
|
#2138: [Feature][UI Next] Remove sidekey, resolve the sidebar route jump issue (#8200)
|
3 years ago |
labbomb
|
7945a2f3aa
|
[Feature][UI Next] Remove sidekey, resolve the sidebar route jump issue (#8200)
|
3 years ago |
kezhenxu94
|
ceae0855da
|
#2137: [E2E] Clean up the E2E with Java API to avoid platform sensitive (#8197)
|
3 years ago |
kezhenxu94
|
db953a229c
|
[E2E] Clean up the E2E with Java API to avoid platform sensitive (#8197)
|
3 years ago |
ouyangyewei
|
1a721c3cf1
|
#2136: to improvement #8192 (#8193)
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
|
3 years ago |
ouyangyewei
|
aeb7d89c50
|
to improvement #8192 (#8193)
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
|
3 years ago |
Jiajie Zhong
|
a64034e2c5
|
#2135: [python] Initiate document for pydolphinscheduler (#8005)
|
3 years ago |
Jiajie Zhong
|
35578efd08
|
[python] Initiate document for pydolphinscheduler (#8005)
|
3 years ago |
Wenjun Ruan
|
f4eec592fc
|
#2134: [task] Python task support PYTHON_HOME (#8196)
|
3 years ago |
Wenjun Ruan
|
a1cc2fd11a
|
[task] Python task support PYTHON_HOME (#8196)
|
3 years ago |
yc322
|
22f66b3bbb
|
#2133: [Feature-5822][api] Add audit log (#6322)
* rebase
* update audit log type name
* fix the quoted property error
* fix bug
* update audit global switch default value
* fix wrong ddl comment
* fix wrong code style
* update audit log search sql
* add licenses
* add unit test
* fix wrong code style
* fix bugs
* fix wrong code style
* add test case
* add test case
* add license
* Add unit test in pom.xml
* resolve code smell problem
* mysql and postgresql ddl update
* update audit log path and audit page query
* update audit configuration
* update audit log schema, add resource type and resource id
* update audit query and list page
* resolve audit log front page bugs and log query error
* update audit configuration
* resolve wrong configuration
* update AuditLogControllerTest
* update application.yaml
* resolve code smell
* update standalone configuration
* resolve bugs
Co-authored-by: yc322 <1393242780@qq.com>
|
3 years ago |
yc322
|
fb9f4a1339
|
[Feature-5822][api] Add audit log (#6322)
* rebase
* update audit log type name
* fix the quoted property error
* fix bug
* update audit global switch default value
* fix wrong ddl comment
* fix wrong code style
* update audit log search sql
* add licenses
* add unit test
* fix wrong code style
* fix bugs
* fix wrong code style
* add test case
* add test case
* add license
* Add unit test in pom.xml
* resolve code smell problem
* mysql and postgresql ddl update
* update audit log path and audit page query
* update audit configuration
* update audit log schema, add resource type and resource id
* update audit query and list page
* resolve audit log front page bugs and log query error
* update audit configuration
* resolve wrong configuration
* update AuditLogControllerTest
* update application.yaml
* resolve code smell
* update standalone configuration
* resolve bugs
Co-authored-by: yc322 <1393242780@qq.com>
|
3 years ago |
xiangzihao
|
cae0577122
|
#2132: [E2E][CI] Add renaming file management E2E tests (#8160)
|
3 years ago |
xiangzihao
|
30b8b4a93e
|
[E2E][CI] Add renaming file management E2E tests (#8160)
|
3 years ago |
Wenjun Ruan
|
ca6b4934e1
|
#2131: [IMPROVEMENT-8178] Add Netty processor in Spring container (#8179)
* Add Netty processor in Spring container
|
3 years ago |
Wenjun Ruan
|
f88def8ef7
|
[IMPROVEMENT-8178] Add Netty processor in Spring container (#8179)
* Add Netty processor in Spring container
|
3 years ago |
wind
|
bcb8db4389
|
#2130: Fix start standalone fail because db not init yet (#8191)
|
3 years ago |
wind
|
128ede3ee9
|
Fix start standalone fail because db not init yet (#8191)
|
3 years ago |
Kerwin
|
d5f44a72c8
|
#2129: change version to 2.0.4-SNAPSHOT (#8188)
|
3 years ago |
Kerwin
|
103ccb01da
|
change version to 2.0.4-SNAPSHOT (#8188)
|
3 years ago |
wangyang
|
8b5bd86661
|
#2128: [Feature-7992][Alert] Support PagerDuty Plugin (#8120)
Co-authored-by: qingwli <qingwli@cisco.com>
|
3 years ago |
wangyang
|
14908a25e8
|
[Feature-7992][Alert] Support PagerDuty Plugin (#8120)
Co-authored-by: qingwli <qingwli@cisco.com>
|
3 years ago |
wind
|
f5058e38f2
|
#2127: [Bug-7865][MasterServer] retry logic optimization (#8156)
* submit task optimization
* cloneAndReset
* update
* tolerant task restart when init
* fix snoar check
* fix test
* delete unuse file
* taskInstance key
* code style
* skip complete when retry
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
wind
|
b5fa54b6be
|
[Bug-7865][MasterServer] retry logic optimization (#8156)
* submit task optimization
* cloneAndReset
* update
* tolerant task restart when init
* fix snoar check
* fix test
* delete unuse file
* taskInstance key
* code style
* skip complete when retry
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |