diqiu50 commented on issue #12051: URL: https://github.com/apache/gravitino/issues/12051#issuecomment-5021503984
@jarredhj0214 I'll take a look. Agreed that moving sensitive creds to Hadoop conf on the Flink connector side is the better root fix — the Hive connector already does this (separate HiveConf built from hadoop./fs.-prefixed properties, kept apart from the generic options map), and Paimon supports the same pattern via CatalogContext.create(Options, Configuration). I'll follow up with a PR. -- 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]
