NickYoungPeng commented on PR #5424: URL: https://github.com/apache/seatunnel/pull/5424#issuecomment-1720400356
I want Hive JDBC to support Kerberos authentication. Do you have any suggestions? My idea is to enhance the SimpleJdbcConnectionProvider. This would involve modifying the JdbcConnectionConfig class to support Hive JDBC Kerberos authentication. Create a new JdbcConnectionProvider, such as HiveJdbcConnectionProvider, and inject it through SPI (Service Provider Interface). -- 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]
