This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
I'm trying to set up a connection to Databricks, but get two errors: [Simba][Hardy] (34) Error from server: Could not resolve host for client socket.. and drivers sql set connect attr failed.
I followed this tutorial https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-To-Configure-a-Databricks-Conne... and have attached screenshots of my setup.
Any help would be appreciated.
Solved! Go to Solution.
Hi @Luisa_Bez
I'm not a Databricks expert but I would check two things. Make sure that the host is a Databricks cluster JDBC/ODBC Server hostname (per https://help.alteryx.com/current/DataSources/Databricks.htm) and I would also not leave it to default for the database. See if you can select/type in a specific database.
Hi @joshuaburkhow,
Thanks for your reply.
I changed the setting from default to Databricks for the database, but unfortunately I still get the same errors.
Hi @Luisa_Bez
I think your next best option is to reach out to support@alteryx.com and see if they can help.!
Best of luck 🙂
Joshua
I found a solution. Instead of connection to "Databricks" I had to connect to "Apache Spark on Databricks". I can then select my cluster and stream in data.