Hello! I need to connect presto to Pinot with basi...
# general
t
Hello! I need to connect presto to Pinot with basic Auth. Could anyone point point me to how I can set this in the pinot.properties Presto catalog configuration.
d
This has been added to Trino recently. I'm not sure if presto supports that, last time I checked the connector was a bit behind the latest releases of pinot
m
I think that can only be done via HTTP headers in Presto. @User?
t
@User I am not sure how to configure the HTTP header, since I am using the Pinot connector config. How do I do it via HTTP header in presto?
m
Ah I see. Will need to find, unless @User comes back sooner