amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
### Description We should support proxy users in the spark terminal to improve multi-tenancy experience.the ### Use case/motivation _No response_ ### Describe the solution _No response_ ### Subtasks _No response_...
### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Fix the suppressions for checkstyle...
### What happened?  As you can see in the figure, I get props that are not as expected when I perform a hive upgrade operation ### Affects Versions 0.6.x...
### What happened? Ams get hang after few days runing in kubernetes environment. ### Affects Versions master ### What engines are you seeing the problem on? AMS ### How to...
### What happened? The values read were incorrect due to a mismatch between the schema of the values and the table schema, which had not been changed. Intuitively, the difference...
## Why are the changes needed? Using ams internal catalog and s3 as storage, but NPE occurs. The root cause is that `org.apache.amoro.server.utils.InternalTableUtil#newIcebergFileIo L86 -> Configuration conf = store.getConfiguration();` core-site...
### What happened? ``` CREATE CATALOG amoro_catalog WITH ( 'type' = 'arctic', 'metastore.url' = 'thrift://ip:1260/amoro_catalog' ); CREATE TABLE ODS_TB_A ( PK_ID VARCHAR, XMMC VARCHAR, DWDM VARCHAR, XSSX INTEGER, FLAG VARCHAR,...
## Why are the changes needed? Close #3002 . ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...
## Why are the changes needed? Close #2861. ## Brief change log - Add hudi table catalog support - Implement hudi format catalog for Hadoop metastore. - Implement hudi format...
 ## Why are the changes needed? Close #2971. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...