apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
747 stars 260 forks source link

[Improvement] Remove aws bundle dependencies from ams bin #2962

Closed zhoujinsong closed 1 week ago

zhoujinsong commented 1 week ago

Why are the changes needed?

Exclude aws bundles from hadoop-aws, we have declared the dependencies of AWS separately.

Brief change log

How was this patch tested?

Documentation

zhoujinsong commented 1 week ago

I ran the quickstart with minio and it worked fine.

zhoujinsong commented 1 week ago

Thanks for the review. @zhouxinyu @XBaith