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
Dan DC
02/21/2022, 11:28 AM
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
Mayank
02/21/2022, 3:41 PM
I think that can only be done via HTTP headers in Presto. @User?
t
Trust Okoroego
02/21/2022, 3:45 PM
@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
Mayank
02/21/2022, 3:53 PM
Ah I see. Will need to find, unless @User comes back sooner