Created on 08-31-2017 10:31 PM
Note: The ODBC connector is supported for Windows version of Tableau only.
From Tableau
Created on 11-15-2018 09:11 PM
@Avinash Makey ...Can you please guide on how to connect to Tableau in environments without SSL connection.
Created on 11-15-2018 09:57 PM
Did you try without checking "Enable SSL" option?
Created on 02-20-2020 02:30 AM
Hi
I am trying to connect to Hive DB to Tableau.
I have Hive DB in HDFS in a Linux VM and Tableau Desktop installed on my Windows machine.
I am getting below error when I try to create ODBC Data Source.
[Cloudera][DriverSupport] (1110) Unexpected response received from server. Please ensure the server host and port specified for the connection are correct and confirm if SSL should be enabled for the connection.
What could be the reason behind the error?
Could it be because the Hive Server is not running?
The VM in Running and when I execute a select query on VM I am getting the table from Hive in linux.
Do we need to start the HiveServer2 explicitly? If yes, what is the syntax?
I tried using
hive --service hiveserver2
but the VM is going in to hung state.
Kindly help
Created on 03-24-2020 01:20 PM
Hi,
Just wondering if HPKakade issue every got resolved.
I'm experiencing a similar issue when I try to connect in Python via pyodbc.
Thanks!