SparkBatchJob 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 SparkBatchJob.
public class SparkBatchJob
type SparkBatchJob = class
Public Class SparkBatchJob
- Inheritance
-
SparkBatchJob
Properties
AppId |
The application id of this session. |
AppInfo |
The detailed application info. |
ArtifactId |
The artifact identifier. |
Errors |
The error information. |
Id |
The session Id. |
JobType |
The job type. |
LivyInfo |
Gets the livy info. |
LogLines |
The log lines. |
Name |
The batch name. |
Plugin |
The plugin information. |
Result |
The Spark batch job result. |
Scheduler |
The scheduler information. |
SparkPoolName |
The Spark pool name. |
State |
The batch state. |
SubmitterId |
The submitter identifier. |
SubmitterName |
The submitter name. |
Tags |
The tags. |
WorkspaceName |
The workspace name. |
Applies to
Azure SDK for .NET