amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
## 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...
[AMORO-2810]: Support multiple nodes to access Amoro Rest service in a high availability environment
Support multiple nodes to access Amoro Rest service in a high availability environment ## Why are the changes needed? - Support multiple nodes to access Amoro Rest service in a...
### What happened? ``` id name ts dt 3 name-3 2023-12-22 14:30:45 2023-12-22 4 name-4 2023-12-22 14:30:45 2023-12-22 5 name-5 2023-12-22 14:30:45 2023-12-22 2 name-1 2023-12-22 14:30:45 2023-12-22 6 name-6...
### What happened? If a TaskManager in the optimizer restarts due to OOM, the resources displayed in the resource group on the Amoro-UI are incorrect.as shown in the following figure....
## Why are the changes needed? Close #3585 ## Brief change log - upgrade parent pom to apache 34 ## How was this patch tested? - [ ] Add some...
This RoadMap of 0.9.0 Version ### **Format** #### **Paimon** - [x] #3441 - [x] #3591 #### **Iceberg** ### **AMS** - [x] #3531 - [x] #3485 - [x] #3356 - [x]...
### What happened? When using the External Catalog type, Mixed-Iceberg, Mixed-Hive, Iceberg table formats, and Kerberos authentication method, after creating a hive_catalog with Hive service tickets and keytab files, if...
### 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, when cleaning up snapshots,...
### 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...