SparkRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SparkRequest.
public class SparkRequest
type SparkRequest = class
Public Class SparkRequest
- Inheritance
-
SparkRequest
Properties
Archives |
Gets the archives. |
Arguments |
Gets the arguments. |
ClassName |
Gets the class name. |
Configuration |
Dictionary of <string>. |
DriverCores |
Gets the driver cores. |
DriverMemory |
Gets the driver memory. |
ExecutorCores |
Gets the executor cores. |
ExecutorCount |
Gets the executor count. |
ExecutorMemory |
Gets the executor memory. |
File |
Gets the file. |
Files |
Gets the files. |
Jars |
Gets the jars. |
Name |
Gets the name. |
PythonFiles |
Gets the python files. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET