Member since
02-18-2020
1
Post
0
Kudos Received
0
Solutions
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
... View more