ServerName
- Last Updated: January 11, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Apache Spark SQL 6.0
- Documentation
Purpose
Specifies either the IP address or the server name (if your network supports named servers) of the primary database server. This property is supported only for data source connections.
Valid Values
string
where:
- string
- is a valid IP address or server name.
Example
122.23.15.12 or MySparkServer
Default
None
Data Type
String