SparkConf.SetSparkHome(String) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définissez l’emplacement où Spark est installé sur les nœuds Worker.
C#
public Microsoft.Spark.SparkConf SetSparkHome (string sparkHome);
member this.SetSparkHome : string -> Microsoft.Spark.SparkConf
Public Function SetSparkHome (sparkHome As String) As SparkConf
- sparkHome
- String
Produit | Versions |
---|---|
Microsoft.Spark | latest |