You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a note on this one and #5157 Given that this is largely about exposing existing properties for the apache kafka driver, I think the smarter way to hook this up woudl be to have a config item that points to a kafka.client.properties file location and a kafka.producer.properties.. that way we don't have to go through the rigmarole of exposing a bunch of props directly supported in kafka driver. Things like kerberos and sasl will just mostly flow through then, I believe.
Copied from: prestodb/presto#7990
Also see: prestodb/presto#8394
The text was updated successfully, but these errors were encountered: