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.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkBatchJob+SparkBatchJobConverter))]
public class SparkBatchJob
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkBatchJob+SparkBatchJobConverter))>]
type SparkBatchJob = class
Public Class SparkBatchJob
- Inheritance
-
SparkBatchJob
- Attributes
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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET