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