Adapter Online Help > TDV SparkSQL Adapter > Basic Tab
 
Basic Tab
Connecting to SparkSQL
Specify the following to establish a connection with SparkSQL:
Server: Set this to the host name or IP address of the server hosting SparkSQL.
Port: Set this to the port for the connection to the SparkSQL instance.
TransportMode: The transport mode to use to communicate with the SparkSQL server. Accepted entries are BINARY and HTTP. BINARY is selected by default.
Securing SparkSQL Connections
To enable TLS/SSL in the adapter, set UseSSL to True.