razilevin opened a new issue, #12951:
URL: https://github.com/apache/druid/issues/12951

   I am trying to connect Tableau Desktop to Druid to POC some functionality.
   
   I am getting an error when trying to connect using Avatica driver. The error 
itself does not make sense to me so I am not sure what should be my next steps.
   
   ```
   org/apache/hc/clients/http/auth/CredentialsProvider
   Generic JDBC Connection Error
   org/apache/hc/clients/http/auth/CredentialsProvider
   
   ```
   Url I am using is 
`jdbc:avatica:remote:url=https://<some-host>/druid/v2/sql/avatica/`.
   
   I downloaded and installed avatica-core-1.22.0
   Druid is 0.23
   
   The sql JSON API works using the same url except without the avatica path 
segment
   
   What do you guys think the issue could be?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to