link3280 opened a new issue, #2770: URL: https://github.com/apache/amoro/issues/2770
### Description Currently, users need to upload catalog resources like hive-site.xml and keytabs, which would be stored in the AMS home and the database. However, it's cumbersome to maintain 30+ catalogs manually like this. Moreover, it adds to the initiation time of AMS cause a standby/new AMS has to write the resources to the local folders. We should support externalized resources. For example. AMS catalogs store the hive conf path instead of the content of hive-site.xml. Users using externalized should ensure each AMS instance has access to the resources. ### Use case/motivation _No response_ ### Describe the solution _No response_ ### Subtasks _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]
