Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | JDBC Driver Specific Properties | Databricks | Simba Apache Spark JDBC Connector
 
Simba Apache Spark JDBC Connector
DataSource
Transaction Type
DataSource Class
NO_TRANSACTION
For SparkJDBC42.jar JAR file:
com.simba.spark.jdbc.DataSource
Other Properties
Specify the server URL and the user credentials in the Other Properties field:
Parameter
Description
url
URL for Simba Apache Spark JDBC Connector. For format:
url={
jdbc:spark://hostname:portnumber/databasename;
TransportMode=TransportMode_value;
SSL=SSL_value;AuthMech=AuthMech_value;
httpPath=httpPath_value};
userId=userId_value
Note:
The properties such as AuthMech, and SSL are required only for secured connections.
Required Connection Property Fields
Driver Name
Server Name
User
Password
Database Name
Port Number
Network Protocol
Simba Apache Spark JDBC Connector 2.6.22
No
No
Yes
No
No
No
For more information about limitations, see Limitations.