diqiu50 opened a new issue, #11148:
URL: https://github.com/apache/gravitino/issues/11148

   ### Describe the subtask
   
   Mark `jdbc-user` and `jdbc-password` as hidden in 
`JdbcCatalogPropertiesMetadata` and implement
   credential vending support in the Spark JDBC connector 
(`GravitinoJdbcCatalog`) so that credentials
   are fetched from the server via `SupportsCredentials.getCredentials()` 
instead of being read from
   catalog properties.
   
   Add a server-level config 
`gravitino.catalog.credential.backfillToProperties` to re-expose hidden
   credentials in catalog properties for backward compatibility during rolling 
upgrades.
   
   ### Parent issue
   
   #10415


-- 
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]

Reply via email to