amoro icon indicating copy to clipboard operation
amoro copied to clipboard

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.

Results 518 amoro issues
Sort by recently updated
recently updated
newest added

### 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_...

type:feature

### 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...

type:improvement

### What happened? ![image](https://github.com/NetEase/amoro/assets/109209550/143fb57a-4726-42bd-8fb0-875e092f58c3) 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...

type:bug

### 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...

type:bug

### 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...

type:bug

## 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...

module:core

### 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,...

type:bug
module:mixed-flink

## Why are the changes needed? Close #3002 . ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...

module:ams-dashboard

## 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...

module:mixed-spark
module:core
module:ams-server
type:build
module:ams-dashboard

![image](https://github.com/apache/amoro/assets/5411862/6bdddd26-258d-4bc5-a420-cd04c6c336cf) ## Why are the changes needed? Close #2971. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...

module:ams-dashboard