• Home
  • Raw
  • Download

Lines Matching full:job

79 <p class="firstline">Starts a job cancellation request. To access the job resource after cancellati…
82 <p class="firstline">Deletes the job from the project. If the job is active, the delete fails, and …
85 <p class="firstline">Gets the resource representation for a job in a project.</p>
94 <p class="firstline">Updates a job in a project.</p>
97 <p class="firstline">Submits a job to a cluster.</p>
101 …<pre>Starts a job cancellation request. To access the job resource after cancellation, call region…
104 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
106 jobId: string, Required The job ID. (required)
110 { # A request to cancel a job.
121 { # A Cloud Dataproc job resource.
122 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
125 "startTime": "A String", # The time when the server started the job.
126 "state": "A String", # Required A state message specifying the overall job state.
127 …"details": "A String", # Optional Job state details, such as an error description if the state is …
128 "insertTime": "A String", # The time of the job request.
129 "endTime": "A String", # The time when the job completed.
131 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
135 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
138 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
155job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
158 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
159 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
160 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
162job. # Optional The fully-qualified reference to the job, which can be used to obtain the equivale…
163 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
164 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
166 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
188 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
197 "yarnApplications": [ # Output-only The collection of Yarn applications spun up by this job.
198 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
205 …tput-only A URI pointing to the location of the mixed stdout/stderr of the job's driver program&md…
206 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
229 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
238 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
239 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
244 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
247 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
265 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
266 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job
267 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
268 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
274 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
291 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
292 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
293 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
295 "statusHistory": [ # Output-only The previous job status.
296 { # Cloud Dataproc job status.
299 "startTime": "A String", # The time when the server started the job.
300 "state": "A String", # Required A state message specifying the overall job state.
301 …"details": "A String", # Optional Job state details, such as an error description if the state is …
302 "insertTime": "A String", # The time of the job request.
303 "endTime": "A String", # The time when the job completed.
306 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
339 …<pre>Deletes the job from the project. If the job is active, the delete fails, and the response re…
342 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
344 jobId: string, Required The job ID. (required)
353 { # A Cloud Dataproc job resource.
354 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
357 "startTime": "A String", # The time when the server started the job.
358 "state": "A String", # Required A state message specifying the overall job state.
359 …"details": "A String", # Optional Job state details, such as an error description if the state is …
360 "insertTime": "A String", # The time of the job request.
361 "endTime": "A String", # The time when the job completed.
363 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
367 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
370 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
387job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
390 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
391 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
392 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
394job. # Optional The fully-qualified reference to the job, which can be used to obtain the equivale…
395 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
396 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
398 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
420 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
429 "yarnApplications": [ # Output-only The collection of Yarn applications spun up by this job.
430 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
437 …tput-only A URI pointing to the location of the mixed stdout/stderr of the job's driver program&md…
438 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
461 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
470 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
471 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
476 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
479 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
497 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
498 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job
499 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
500 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
506 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
523 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
524 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
525 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
527 "statusHistory": [ # Output-only The previous job status.
528 { # Cloud Dataproc job status.
531 "startTime": "A String", # The time when the server started the job.
532 "state": "A String", # Required A state message specifying the overall job state.
533 …"details": "A String", # Optional Job state details, such as an error description if the state is …
534 "insertTime": "A String", # The time of the job request.
535 "endTime": "A String", # The time when the job completed.
538 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
571 <pre>Gets the resource representation for a job in a project.
574 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
576 jobId: string, Required The job ID. (required)
585 { # A Cloud Dataproc job resource.
586 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
589 "startTime": "A String", # The time when the server started the job.
590 "state": "A String", # Required A state message specifying the overall job state.
591 …"details": "A String", # Optional Job state details, such as an error description if the state is …
592 "insertTime": "A String", # The time of the job request.
593 "endTime": "A String", # The time when the job completed.
595 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
599 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
602 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
619job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
622 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
623 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
624 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
626job. # Optional The fully-qualified reference to the job, which can be used to obtain the equivale…
627 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
628 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
630 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
652 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
661 "yarnApplications": [ # Output-only The collection of Yarn applications spun up by this job.
662 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
669 …tput-only A URI pointing to the location of the mixed stdout/stderr of the job's driver program&md…
670 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
693 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
702 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
703 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
708 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
711 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
729 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
730 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job
731 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
732 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
738 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
755 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
756 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
757 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
759 "statusHistory": [ # Output-only The previous job status.
760 { # Cloud Dataproc job status.
763 "startTime": "A String", # The time when the server started the job.
764 "state": "A String", # Required A state message specifying the overall job state.
765 …"details": "A String", # Optional Job state details, such as an error description if the state is …
766 "insertTime": "A String", # The time of the job request.
767 "endTime": "A String", # The time when the job completed.
770 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
806 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
812 …# Optional A filter constraining which jobs to list. Valid filters contain job state and label ter…
830 { # A Cloud Dataproc job resource.
831 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
834 "startTime": "A String", # The time when the server started the job.
835 "state": "A String", # Required A state message specifying the overall job state.
836 …"details": "A String", # Optional Job state details, such as an error description if the state is …
837 "insertTime": "A String", # The time of the job request.
838 "endTime": "A String", # The time when the job completed.
840 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
844 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
847 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
864job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
867 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
868 … "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
869 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
871job. # Optional The fully-qualified reference to the job, which can be used to obtain the equivale…
872 …ectId": "A String", # Required The ID of the Google Cloud Platform project that the job belongs to.
873 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
875 … "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
897 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
906 "yarnApplications": [ # Output-only The collection of Yarn applications spun up by this job.
907 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
914 …tput-only A URI pointing to the location of the mixed stdout/stderr of the job's driver program&md…
915 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
938 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
947 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
948 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
953 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
956 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
974 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
975 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job
976 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
977 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
983 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1000 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
1001 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
1002 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
1004 "statusHistory": [ # Output-only The previous job status.
1005 { # Cloud Dataproc job status.
1008 "startTime": "A String", # The time when the server started the job.
1009 "state": "A String", # Required A state message specifying the overall job state.
1010 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1011 "insertTime": "A String", # The time of the job request.
1012 "endTime": "A String", # The time when the job completed.
1015 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
1064 <pre>Updates a job in a project.
1067 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
1069 jobId: string, Required The job ID. (required)
1073 { # A Cloud Dataproc job resource.
1074 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
1077 "startTime": "A String", # The time when the server started the job.
1078 "state": "A String", # Required A state message specifying the overall job state.
1079 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1080 "insertTime": "A String", # The time of the job request.
1081 "endTime": "A String", # The time when the job completed.
1083 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
1087 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
1090 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1107job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
1110 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
1111 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
1112 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
1114job. # Optional The fully-qualified reference to the job, which can be used to obtain the equivale…
1115 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
1116 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
1118 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
1140 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1149 "yarnApplications": [ # Output-only The collection of Yarn applications spun up by this job.
1150 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
1157 …tput-only A URI pointing to the location of the mixed stdout/stderr of the job's driver program&md…
1158 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
1181 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1190 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
1191 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
1196 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1199 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1217 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
1218 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job
1219 "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
1220 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1226 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1243 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
1244 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
1245 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
1247 "statusHistory": [ # Output-only The previous job status.
1248 { # Cloud Dataproc job status.
1251 "startTime": "A String", # The time when the server started the job.
1252 "state": "A String", # Required A state message specifying the overall job state.
1253 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1254 "insertTime": "A String", # The time of the job request.
1255 "endTime": "A String", # The time when the job completed.
1258 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
1288 …pecifies the path, relative to <code>Job</code>, of the field to update. For example, to update th…
1297 { # A Cloud Dataproc job resource.
1298 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
1301 "startTime": "A String", # The time when the server started the job.
1302 "state": "A String", # Required A state message specifying the overall job state.
1303 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1304 "insertTime": "A String", # The time of the job request.
1305 "endTime": "A String", # The time when the job completed.
1307 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
1311 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
1314 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1331job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
1334 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
1335 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
1336 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
1338job. # Optional The fully-qualified reference to the job, which can be used to obtain the equivale…
1339 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
1340 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
1342 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
1364 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1373 "yarnApplications": [ # Output-only The collection of Yarn applications spun up by this job.
1374 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
1381 …tput-only A URI pointing to the location of the mixed stdout/stderr of the job's driver program&md…
1382 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
1405 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1414 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
1415 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
1420 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1423 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1441 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
1442 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job
1443 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
1444 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1450 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1467 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
1468 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
1469 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
1471 "statusHistory": [ # Output-only The previous job status.
1472 { # Cloud Dataproc job status.
1475 "startTime": "A String", # The time when the server started the job.
1476 "state": "A String", # Required A state message specifying the overall job state.
1477 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1478 "insertTime": "A String", # The time of the job request.
1479 "endTime": "A String", # The time when the job completed.
1482 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
1515 <pre>Submits a job to a cluster.
1518 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
1523 { # A job submission request.
1524 "job": { # A Cloud Dataproc job resource. # Required The job resource.
1525 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
1528 "startTime": "A String", # The time when the server started the job.
1529 "state": "A String", # Required A state message specifying the overall job state.
1530 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1531 "insertTime": "A String", # The time of the job request.
1532 "endTime": "A String", # The time when the job completed.
1534 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
1538 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
1541 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1558job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
1561 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
1562 … "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
1563 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
1565job. # Optional The fully-qualified reference to the job, which can be used to obtain the equivale…
1566 …ectId": "A String", # Required The ID of the Google Cloud Platform project that the job belongs to.
1567 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
1569 … "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
1591 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1600 "yarnApplications": [ # Output-only The collection of Yarn applications spun up by this job.
1601 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
1608 …tput-only A URI pointing to the location of the mixed stdout/stderr of the job's driver program&md…
1609 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
1632 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1641 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
1642 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
1647 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1650 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1668 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
1669 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job
1670 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
1671 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1677 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1694 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
1695 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
1696 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
1698 "statusHistory": [ # Output-only The previous job status.
1699 { # Cloud Dataproc job status.
1702 "startTime": "A String", # The time when the server started the job.
1703 "state": "A String", # Required A state message specifying the overall job state.
1704 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1705 "insertTime": "A String", # The time of the job request.
1706 "endTime": "A String", # The time when the job completed.
1709 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
1748 { # A Cloud Dataproc job resource.
1749 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
1752 "startTime": "A String", # The time when the server started the job.
1753 "state": "A String", # Required A state message specifying the overall job state.
1754 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1755 "insertTime": "A String", # The time of the job request.
1756 "endTime": "A String", # The time when the job completed.
1758 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
1762 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
1765 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1782job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
1785 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
1786 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
1787 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
1789job. # Optional The fully-qualified reference to the job, which can be used to obtain the equivale…
1790 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
1791 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
1793 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
1815 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1824 "yarnApplications": [ # Output-only The collection of Yarn applications spun up by this job.
1825 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
1832 …tput-only A URI pointing to the location of the mixed stdout/stderr of the job's driver program&md…
1833 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
1856 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1865 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
1866 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
1871 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1874 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1892 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
1893 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job
1894 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
1895 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1901 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1918 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
1919 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
1920 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
1922 "statusHistory": [ # Output-only The previous job status.
1923 { # Cloud Dataproc job status.
1926 "startTime": "A String", # The time when the server started the job.
1927 "state": "A String", # Required A state message specifying the overall job state.
1928 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1929 "insertTime": "A String", # The time of the job request.
1930 "endTime": "A String", # The time when the job completed.
1933 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.