Hello,
I'm running both Trino and Pinot in minikube (in the same namespace) and when I try to query Pinot using Trino. I'm facing below issue.
Can someone please help me with this?
I don't understand why request is forwarded to port
8090 (refer error logs). This port number is neither present in pinot helm not pinot.properties in trino configmap
Below is the config of pinot in Trino configmap
pinot.properties: |
connector.name=pinot
pinot.controller-urls=<http://pinot-controller-headless:9000>