Properties of a PigJob.
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
queryFileUri |
string | null |
<optional> |
PigJob queryFileUri |
queryList |
google.cloud.dataproc.v1.IQueryList | null |
<optional> |
PigJob queryList |
continueOnFailure |
boolean | null |
<optional> |
PigJob continueOnFailure |
scriptVariables |
Object.<string, string> | null |
<optional> |
PigJob scriptVariables |
properties |
Object.<string, string> | null |
<optional> |
PigJob properties |
jarFileUris |
Array.<string> | null |
<optional> |
PigJob jarFileUris |
loggingConfig |
google.cloud.dataproc.v1.ILoggingConfig | null |
<optional> |
PigJob loggingConfig |