apache / amoro

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

[Subtask]: Add support for using encrypted database connection passwords #3337

Open Jzjsnow opened 1 day ago

Jzjsnow commented 1 day ago

Search before asking

Description

Currently, the connection password for the mysql/postgresql databases is set in plaintext in the configuration file, which may be a security risk.

Parent issue

3335

Are you willing to submit PR?

Code of Conduct