liugddx opened a new issue, #8502: URL: https://github.com/apache/seatunnel/issues/8502
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description The catalog information of the current job is scattered in the job conf, which can easily cause password leaks. Moreover, if the database changes the password information, it will affect many jobs. - previous job <img width="516" alt="image" src="https://github.com/user-attachments/assets/df59d559-0146-41f0-862a-76e4969b3ebe" /> - ideal job <img width="450" alt="image" src="https://github.com/user-attachments/assets/37f91e78-b674-4c21-b4e0-ad45abeb0364" /> Currently, there are many mature projects on the market that can provide choices. There is no need to start development from scratch, like https://gravitino.apache.org/. ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
