amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
## Why are the changes needed? Close #2612. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the changes...
## Why are the changes needed? Close #2591. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the changes...
## Why are the changes needed? Close #2568 . ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...
## Why are the changes needed? Close #2662 ## Brief change log - Added an IllegalTaskException ## How was this patch tested? - [ ] Add some test cases that...
## Why are the changes needed? Close #2623. ## Brief change log - Add CAS check based on optimizer thread to TaskRuntime. ## How was this patch tested? - [...
### What happened? If an optimizing task fails constantly (e.g. because of corrupted files), the optimizing task would be stuck at the `RUNNING` state after a few retries, while the...
This issue will track the roadmap of Amoro 0.7.0 Feature Development ----- - [x] #1354 - [x] #1862 - [x] #2114 - [x] #1812 - [x] #1528 - [x] #1061...
### What happened? After the token expires,,the optimizer repeatedly commits tasks that have been reset to ams, so that new tasks cannot be pulled. ### Affects Versions master ### What...
### What happened? Do not display any information after clicking expand icon ### Affects Versions master ### What engines are you seeing the problem on? AMS ### How to reproduce...
### What happened? When I want to cancel the running process, the OK and Cancel button was not working. I run a front page locally, cancel button worked normally. But...