Issues with connecting from Tableau to Spark SQL

Permission error with root scratch dir

By default hive config attribute hive.exec.local.scratchdir is set to /tmp/hive, NOT HDFS, despite error message says so

Simply change to:

Then in the OS, log in as user that owns HIVE

Relaunch Tableau to connect to Spark SQL

Problem with ODBC driver, then uninstall and reinstall

Simply uninstall ODBC driver.

On Windows, uninstall ODBC driver in the red box from control panel -> program and feature

On Mac, delete or move away ODBC driver file and edit odbcinstall.ini

delete line 3, line 9 and line 10, it should be like below

save and exit vi

Next, move away /Library/simba folder

Then you will get back to initial state of your Tableau Spark SQL log in screen that requires you to download ODBC driver following link on the screen.

or

Last updated

Was this helpful?