Dawnpool commented on PR #10173: URL: https://github.com/apache/iceberg/pull/10173#issuecomment-2418414725
@bryanck Flink itself has options for Kerberos authentication, not the Flink Iceberg sink. Here is the reference [link](https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/security/security-kerberos/#hadoop-security-module) to the official documentation you can check. As far as I know, Kafka Connect itself does not have those kinds of options since it is a plugin-based architecture where you plug connectors to it. I believe this is why the connector itself should handle these options as the HDFS sink connector exactly does. I would be glad if you could reconsider adding this new feature because I really need it for a HDFS system that requires Kerberos authentication. Feel free to ask if you have further questions or concerns. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org