Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I would like to ask about Query timeout.
Using ODBC connector to query data to Apache Sprak
If Query timeout happen becuase Qlik waiting for query too long but query still remain at Apache Spark side. Will Qlik kill the job or sending the data back to Apache Spark to kill session?
according to the docs for this connection type
https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Apache...
you can specify a timeout in the connection string between 30 seconds to 65535 seconds. Default is 30 seconds.
I am not sure what happens on the other side of things, but this is the control on the qlik side of this.