Created 06-13-2023 11:22 PM
I am trying to connect Qlik to hadoop (cloudera ODBC Driver for Apache Hive) , but i am facing the following error. could someone suggest how to resolve the issue please.
Error: failed! [cloudera][thriftextension] (14) unexpected response from server during a http connection: connect() failed: errno = 10060.
Looking for your support please to find a solution.
Thanks
Created 08-23-2023 01:38 PM
Did you manage to solve this error? We are getting something similar.
[Cloudera][ThriftExtension] (14) Unexpected response from server during a HTTP connection: SSL_read: Interrupted system call.
@tj2007 The connector works on one of our servers with the same code and configs but not the other, We have enabled trace level logging but the error in there is the same as the above and there is no additional information around the error.
We are able to connect to the Hive instance through isql from that server fine.
We have tried with driver version 2.7.0.1002 and 2.6.16 but still the same issue.
Kind Regards
Created 06-14-2023 03:02 AM
@MohammedMustaq, Welcome to our community! To help you get the best possible answer, I have tagged in our Hive experts @tjangid @asish who may be able to assist you further.
Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.
Regards,
Vidya Sargur,Created 06-14-2023 03:28 AM
make sure you are using the latest ODBC driver and it's set up as per the article:
Can you please share your configuration?
Cheers!
Tarun
Created 06-18-2023 01:30 AM
installing the latest driver version (2.6.16 ) resolved my issue and we were able to load tables in Qlik. But from today we are having the same issue again.
Error: failed! [cloudera][thriftextension] (14) unexpected response from server during a http connection: connect() failed: errno = 10060.
Thanks
Mustaq
Created 06-19-2023 09:51 AM
Hi @MohammedMustaq ,
Please add the trace level logging to the ODBC connection and share the detailed logs.
Created 08-23-2023 01:38 PM
Did you manage to solve this error? We are getting something similar.
[Cloudera][ThriftExtension] (14) Unexpected response from server during a HTTP connection: SSL_read: Interrupted system call.
@tj2007 The connector works on one of our servers with the same code and configs but not the other, We have enabled trace level logging but the error in there is the same as the above and there is no additional information around the error.
We are able to connect to the Hive instance through isql from that server fine.
We have tried with driver version 2.7.0.1002 and 2.6.16 but still the same issue.
Kind Regards