Open kokosing opened 5 years ago
Is there any ETA on when this enhancement will be available?
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: https://github.com/prestodb/presto/issues/7990 Also see: https://github.com/prestodb/presto/pull/8394