Compartir a través de


HiveJobProperties.OutputLocation Propiedad

Definición

Obtiene la ubicación de los archivos de salida del trabajo de Hive (tanto la salida de ejecución como los resultados).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a