Interface protos.google.cloud.dataproc.v1.IPrestoJob (5.5.0)

Properties of a PrestoJob.

Package

@google-cloud/dataproc

Properties

clientTags

clientTags?: (string[]|null);

PrestoJob clientTags

continueOnFailure

continueOnFailure?: (boolean|null);

PrestoJob continueOnFailure

loggingConfig

loggingConfig?: (google.cloud.dataproc.v1.ILoggingConfig|null);

PrestoJob loggingConfig

outputFormat

outputFormat?: (string|null);

PrestoJob outputFormat

properties

properties?: ({ [k: string]: string }|null);

PrestoJob properties

queryFileUri

queryFileUri?: (string|null);

PrestoJob queryFileUri

queryList

queryList?: (google.cloud.dataproc.v1.IQueryList|null);

PrestoJob queryList