This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge
public Microsoft.Spark.SparkConf Set (string key, string value);
member this.Set : string * string -> Microsoft.Spark.SparkConf
Public Function Set (key As String, value As String) As SparkConf

Parameters