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

[Hotfix] Fix apache rat check errors #2952

Closed zhoujinsong closed 2 weeks ago

zhoujinsong commented 2 weeks ago

Why are the changes needed?

As titled.

Brief change log

How was this patch tested?

Documentation

XBaith commented 2 weeks ago

Thanks! Can we also rename the Secrets? The database secrets file has the same name as the admin's

XBaith commented 2 weeks ago

Thanks! Can we also rename the Secrets? The database secrets file has the same name as the admin's

Or rename properties. For example: username to adminUsername, password to adminPassword

zhoujinsong commented 2 weeks ago

Or rename properties. For example: username to adminUsername, password to adminPassword

I have renamed some secrets and modified configmap as we discussed in #2948