I am facing an issue using JDBC client of Pinot. I am able to do queries via postman to the broker. But getting the following problem.
Failed to connect to url : jdbc: pinot://<broker-url>
java.util.concurrent.ExecutionException: org.apache.pinot.client.PinotClientException: Pinot returned HTTP status 308, expected 200
I am using version 0.8.0 and following this guide
https://docs.pinot.apache.org/users/clients/jdbc