Jzjsnow
Jzjsnow
## Introduction When Flink CDC uses pipeline to submit jobs, we need to set configuration items in plaintext in the definition file, including sensitive configurations such as passwords for connecting...
## Why are the changes needed? Close #3638. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the changes...
## Why are the changes needed? Close #3637. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the changes...
### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description Detect the task execution time on ams server, support timeout retry....
### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description When the optimizer throws an exception during the execution of a...
### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Currently, the ams optimization process...
## Why are the changes needed? Currently the primary keys of the tables `table_optimizing_process`, `task_runtime`, and `optimizing_task_quota` contain only `process_id` and not `table_id`, where `process_id` is created by the current...
## Why are the changes needed? With the growth of system runtime or abnormal interruptions during the processes of table synchronizing and disposing, the metadata of orphan TableRuntimes/TableIdentifier(i.e. tableRuntime/tableIdentifier that...
### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? With the growth of system...
### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description In this task, we need to identify and remove tableRuntime/tableIdentifier metadata...