Megosztás a következőn keresztül:


SparkContext.SetJobDescription(String) Method

Definition

Sets a human readable description of the current job.

public void SetJobDescription (string value);
member this.SetJobDescription : string -> unit
Public Sub SetJobDescription (value As String)

Parameters

value
String

Description of the current job

Applies to