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
|
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
|
07a15b7040
|
[Fix][UI Next] Fix env. (#8229)
|
3 years ago |
songjianet
|
d1f65053a8
|
[Feature][UI Next] Add project task instance. (#8220)
|
3 years ago |
wind
|
756ea1181e
|
[Improvement][E2E] use testcontainers host (#8224)
|
3 years ago |
songjianet
|
a11fbf8352
|
[Feature][UI Next] Change how env is used. (#8221)
|
3 years ago |
xiangzihao
|
d6690fa89c
|
[E2E] add udf manage test (#8203)
|
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
|
7b22c16a85
|
[E2E]Fix file manage e2e error (#8214)
|
3 years ago |
songjianet
|
6f74241100
|
[Fix][UI Next] Fix alert plugin api. (#8211)
|
3 years ago |
Amy0104
|
767c03551b
|
[Feature][UI Next] Add alarm instance manage (#8208)
|
3 years ago |
wind
|
b05ba4d1b9
|
fix host update processor init (#8205)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
labbomb
|
7945a2f3aa
|
[Feature][UI Next] Remove sidekey, resolve the sidebar route jump issue (#8200)
|
3 years ago |
kezhenxu94
|
db953a229c
|
[E2E] Clean up the E2E with Java API to avoid platform sensitive (#8197)
|
3 years ago |
ouyangyewei
|
aeb7d89c50
|
to improvement #8192 (#8193)
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
|
3 years ago |
Jiajie Zhong
|
35578efd08
|
[python] Initiate document for pydolphinscheduler (#8005)
|
3 years ago |
Wenjun Ruan
|
a1cc2fd11a
|
[task] Python task support PYTHON_HOME (#8196)
|
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
|
30b8b4a93e
|
[E2E][CI] Add renaming file management E2E tests (#8160)
|
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
|
128ede3ee9
|
Fix start standalone fail because db not init yet (#8191)
|
3 years ago |
Kerwin
|
103ccb01da
|
change version to 2.0.4-SNAPSHOT (#8188)
|
3 years ago |
wangyang
|
14908a25e8
|
[Feature-7992][Alert] Support PagerDuty Plugin (#8120)
Co-authored-by: qingwli <qingwli@cisco.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 |
labbomb
|
435d37899f
|
Improve the routing (#8176)
|
3 years ago |
Shiwen Cheng
|
0057cf3fe7
|
[Improvement][task-plugin] Remove unreasonable log (#8115)
|
3 years ago |
calvin
|
d379137908
|
[Fix-8158][UI Next] improve the structure of directories (#8159)
|
3 years ago |
songjianet
|
8c65b194c7
|
[Feature][UI Next] Add project workflow relation. (#8155)
* [Feature][UI Next] Add project workflow relation.
* [Feature][UI Next] Add tooltip component.
|
3 years ago |
lilyzhou
|
a9ecaf0b81
|
[Fix][UI Next] Fix Security User Manage route was outdated (#8153)
|
3 years ago |
Kerwin
|
1fd748f376
|
[Feature-8138][Task] add at@ msg in the dingtalk task plugin (#8139)
|
3 years ago |
lilyzhou
|
e0dbf3edc6
|
[Feature][UI Next] Security User Manage (#8133)
|
3 years ago |
Devosend
|
7aeac75860
|
[Feature-7348] [Python] Add workflow as code task type mr (#8140)
|
3 years ago |
kezhenxu94
|
df26be89ed
|
Fix wrong Python gateway docker image name (#8143)
|
3 years ago |
xiangzihao
|
b5631d5281
|
[Fix-8119][API] Update ProcessInstance error and without reason output (#8122)
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
|
3 years ago |
labbomb
|
38b40e7ac4
|
[Feature][UI Next]Improve menu bar function (#8141)
* Improve menu bar function
* Improve menu bar function
|
3 years ago |
wangyizhi
|
32ed6e281c
|
[Feature][UI Next] Modify route registration rules (#8137)
* [Feature][UI Next] Modify route registration rules
* [Feature][UI Next] Delete logs
|
3 years ago |
wangyizhi
|
a87ddca98c
|
[Feature][UI Next] Adjust the projects directory (#8128)
|
3 years ago |
Devosend
|
a77b0ef93b
|
[Fix-8098] [UI] Fix resource manage bug (#8107)
|
3 years ago |
songjianet
|
98ae33112c
|
[Feature][UI Next] Organize folders. (#8127)
|
3 years ago |
Devosend
|
62198fda24
|
[Feature][UI Next] Add udf function manage (#8126)
|
3 years ago |
songjianet
|
8ef72fcffc
|
[Feature][UI Next] Add workflow relation layout and format. (#8125)
|
3 years ago |
wangyizhi
|
45f6c4197b
|
[Feature][UI Next] Workflow create (#8123)
|
3 years ago |
xiangzihao
|
e7f480bdca
|
[E2E][CI] Add DataSource E2E test (#8085)
|
3 years ago |
labbomb
|
ee00f5beab
|
Fix menu bar status bug (#8118)
|
3 years ago |
songjianet
|
d6e1d95511
|
[Feature][UI Next] Add graph component. (#8114)
|
3 years ago |
songjianet
|
66bc76ceda
|
[Fix][UI Next] Fix the router problem of click to log out. (#8109)
|
3 years ago |
songjianet
|
5f2aa79c09
|
[Feature][UI Next] Add navbar username. (#8108)
|
3 years ago |
songjianet
|
759fcb8e11
|
[Feature][UI Next] Add token manage. (#8105)
|
3 years ago |
songjianet
|
c201c156f3
|
[Feature][Dag] Number of failed retries and failed retry interval use input component. (#8104)
|
3 years ago |
wind
|
1038e6bf24
|
[deploy] Add datasource driver name into env (#8100)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |