The “Connection timed out” message is probably nothing related to either Druid or Tableau, and might be a firewall in place between the Tableau machine & the Druid Broker at 10.23.7.6. Assuming that’s indeed a Broker, your setup looks ok to me. You could try connecting directly: if you fetch http://10.23.7.6:8082/status you should see some status output.
Unfortunately , I am not Able to connect itself , I even have the Avatica downloaded in my system
I see you have successfully connected , can you please guide me what are the steps you followed ? so that I can follow the same and let you know if I am able to see my databases or not !
I am seeing the same problem with you Anusha. Here is what I found from the broker log:
2019-04-29T18:39:07,835 ERROR [qtp1657920572-112] org.apache.calcite.runtime.CalciteException - org.apache.calcite.sql.validate.SqlValidatorException: Ordinal out of range
2019-04-29T18:39:07,836 ERROR [qtp1657920572-112] org.apache.calcite.runtime.CalciteException - org.apache.calcite.runtime.CalciteContextException: At line 5, column 10: Ordinal out of range
I think this is probably the issue why the database is not found. I will look for an answer.
I tried installing avatica JDBC driver , and also did some telnet tests from the machine I was running tableau to the the machine I was hosting imply on , particular on the broker node to check if my broker nodes are available from the machine I am running tableau