SparkProtocol.Azure

Updated on

SparkProtocol.Azure (1) is an enumeration that specifies the protocol to use when connecting to an instance of Spark. It is a member of the SparkProtocol.Type and represents an optional parameter for the Azure protocol.

Examples

Spark.Tables( "http://example.com:10000/cliservice", SparkProtocol.Azure )

Spark.Tables( "http://example.com:10000/cliservice", 1 )

Other related enumerations are:

Applies to

Here’s a list of functions that work with SparkProtocol.Type:

Contribute » | Contributors: Rick de Groot

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy