HiveJobProperties.OutputLocation Property
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.
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