Sdílet prostřednictvím


HiveJobProperties.OutputLocation Property

Definition

Gets the location of Hive job output files (both execution output and results).

[Newtonsoft.Json.JsonProperty(PropertyName="outputLocation")]
public string OutputLocation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outputLocation")>]
member this.OutputLocation : string
Public ReadOnly Property OutputLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to