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 jobs.l…
104 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
105 jobId: string, Required The job ID. (required)
109 { # A request to cancel a job.
120 { # A Cloud Dataproc job resource.
121 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
122 "state": "A String", # Required A state message specifying the overall job state.
125 …"details": "A String", # Optional Job state details, such as an error description if the state is …
127 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
131 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
137 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
151 …job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
154 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
155 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
156 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
158 …job. # Optional The fully qualified reference to the job, which can be used to obtain the equivale…
159 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
160 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
162 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
184 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
193 "yarnApplications": [ # Output-only The collection of YARN applications spun up by this job.
194 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
201 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
209 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
233 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
234 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
236 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
242 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
260 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
261 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job …
262 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
263 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
269 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
286 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
287 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
288 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
290 "statusHistory": [ # Output-only The previous job status.
291 { # Cloud Dataproc job status.
292 "state": "A String", # Required A state message specifying the overall job state.
295 …"details": "A String", # Optional Job state details, such as an error description if the state is …
298 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
331 …<pre>Deletes the job from the project. If the job is active, the delete fails, and the response re…
334 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
335 jobId: string, Required The job ID. (required)
354 <pre>Gets the resource representation for a job in a project.
357 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
358 jobId: string, Required The job ID. (required)
367 { # A Cloud Dataproc job resource.
368 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
369 "state": "A String", # Required A state message specifying the overall job state.
372 …"details": "A String", # Optional Job state details, such as an error description if the state is …
374 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
378 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
384 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
398 …job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
401 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
402 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
403 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
405 …job. # Optional The fully qualified reference to the job, which can be used to obtain the equivale…
406 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
407 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
409 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
431 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
440 "yarnApplications": [ # Output-only The collection of YARN applications spun up by this job.
441 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
448 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
456 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
480 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
481 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
483 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
489 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
507 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
508 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job …
509 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
510 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
516 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
533 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
534 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
535 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
537 "statusHistory": [ # Output-only The previous job status.
538 { # Cloud Dataproc job status.
539 "state": "A String", # Required A state message specifying the overall job state.
542 …"details": "A String", # Optional Job state details, such as an error description if the state is …
545 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
581 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
590 …filter: string, Optional A filter constraining which jobs to list. Valid filters contain job state…
598 { # A Cloud Dataproc job resource.
599 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
600 "state": "A String", # Required A state message specifying the overall job state.
603 …"details": "A String", # Optional Job state details, such as an error description if the state is …
605 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
609 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
615 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
629 …job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
632 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
633 … "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
634 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
636 …job. # Optional The fully qualified reference to the job, which can be used to obtain the equivale…
637 …ectId": "A String", # Required The ID of the Google Cloud Platform project that the job belongs to.
638 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
640 … "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
662 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
671 "yarnApplications": [ # Output-only The collection of YARN applications spun up by this job.
672 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
679 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
687 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
711 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
712 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
714 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
720 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
738 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
739 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job …
740 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
741 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
747 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
764 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
765 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
766 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
768 "statusHistory": [ # Output-only The previous job status.
769 { # Cloud Dataproc job status.
770 "state": "A String", # Required A state message specifying the overall job state.
773 …"details": "A String", # Optional Job state details, such as an error description if the state is …
776 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
825 <pre>Updates a job in a project.
828 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
829 jobId: string, Required The job ID. (required)
833 { # A Cloud Dataproc job resource.
834 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
835 "state": "A String", # Required A state message specifying the overall job state.
838 …"details": "A String", # Optional Job state details, such as an error description if the state is …
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…
850 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
864 …job.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.
871 …job. # Optional The fully qualified reference to the job, which can be used to obtain the equivale…
872 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
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 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
922 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
946 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
947 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
949 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
955 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
973 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
974 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job …
975 "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
976 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
982 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
999 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
1000 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
1001 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
1003 "statusHistory": [ # Output-only The previous job status.
1004 { # Cloud Dataproc job status.
1005 "state": "A String", # Required A state message specifying the overall job state.
1008 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1011 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
1041 …pecifies the path, relative to <code>Job</code>, of the field to update. For example, to update th…
1050 { # A Cloud Dataproc job resource.
1051 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
1052 "state": "A String", # Required A state message specifying the overall job state.
1055 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1057 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
1061 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
1067 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1081 …job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
1084 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
1085 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
1086 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
1088 …job. # Optional The fully qualified reference to the job, which can be used to obtain the equivale…
1089 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
1090 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
1092 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
1114 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1123 "yarnApplications": [ # Output-only The collection of YARN applications spun up by this job.
1124 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
1131 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
1139 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1163 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
1164 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
1166 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1172 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1190 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
1191 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job …
1192 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
1193 …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…
1216 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
1217 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
1218 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
1220 "statusHistory": [ # Output-only The previous job status.
1221 { # Cloud Dataproc job status.
1222 "state": "A String", # Required A state message specifying the overall job state.
1225 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1228 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
1261 <pre>Submits a job to a cluster.
1264 …projectId: string, Required The ID of the Google Cloud Platform project that the job belongs to. (…
1268 { # A request to submit a job.
1269 "job": { # A Cloud Dataproc job resource. # Required The job resource.
1270 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
1271 "state": "A String", # Required A state message specifying the overall job state.
1274 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1276 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
1280 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
1286 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1300 …job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
1303 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
1304 … "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
1305 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
1307 …job. # Optional The fully qualified reference to the job, which can be used to obtain the equivale…
1308 …ectId": "A String", # Required The ID of the Google Cloud Platform project that the job belongs to.
1309 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
1311 … "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
1333 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1342 "yarnApplications": [ # Output-only The collection of YARN applications spun up by this job.
1343 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
1350 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
1358 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1382 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
1383 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
1385 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1391 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1409 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
1410 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job …
1411 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
1412 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1418 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1435 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
1436 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
1437 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
1439 "statusHistory": [ # Output-only The previous job status.
1440 { # Cloud Dataproc job status.
1441 "state": "A String", # Required A state message specifying the overall job state.
1444 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1447 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.
1486 { # A Cloud Dataproc job resource.
1487 …"status": { # Cloud Dataproc job status. # Output-only The job status. Additional application-spec…
1488 "state": "A String", # Required A state message specifying the overall job state.
1491 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1493 …"hadoopJob": { # A Cloud Dataproc job for running Hadoop MapReduce jobs on YARN. # Job is a Hadoop…
1497 …ibjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an…
1503 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1517 …job.Label keys must be between 1 and 63 characters long, and must conform to the following regular…
1520 …lacement": { # Cloud Dataproc job configuration. # Required Job information, including how, when, …
1521 "clusterName": "A String", # Required The name of the cluster where the job will be submitted.
1522 … String", # Output-only A cluster UUID generated by the Dataproc service when the job is submitted.
1524 …job. # Optional The fully qualified reference to the job, which can be used to obtain the equivale…
1525 …"projectId": "A String", # Required The ID of the Google Cloud Platform project that the job belon…
1526 …: "A String", # Required The job ID, which must be unique within the project. The job ID is genera…
1528 "sparkSqlJob": { # A Cloud Dataproc job for running Spark SQL queries. # Job is a SparkSql job.
1550 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1559 "yarnApplications": [ # Output-only The collection of YARN applications spun up by this job.
1560 …{ # A YARN application created by a job. Application information is a subset of <code>org.apache.h…
1567 "pigJob": { # A Cloud Dataproc job for running Pig queries on YARN. # Job is a Pig job.
1575 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1599 …"A String", # Output-only A URI pointing to the location of the stdout of the job's driver program.
1600 …"pysparkJob": { # A Cloud Dataproc job for running PySpark applications on YARN. # Job is a Pyspar…
1602 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1608 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1626 …, the location of miscellaneous control files which may be used as part of job setup and handling.…
1627 …only A URI pointing to the location of the stdin of the job's driver program, only set if the job …
1628 … "sparkJob": { # A Cloud Dataproc job for running Spark applications on YARN. # Job is a Spark job.
1629 …nts, such as --conf, that can be set as job properties, since a collision may occur that causes an…
1635 …on": { # The runtime logging configuration of the job. # Optional The runtime log configuration fo…
1652 …"submittedBy": "A String", # Output-only The email address of the user submitting the job. For job…
1653 …# Job scheduling options.Beta Feature: These options are available for testing purposes only. They…
1654 …d as a result of driver terminating with non-zero code before job is reported failed.A job may be …
1656 "statusHistory": [ # Output-only The previous job status.
1657 { # Cloud Dataproc job status.
1658 "state": "A String", # Required A state message specifying the overall job state.
1661 …"details": "A String", # Optional Job state details, such as an error description if the state is …
1664 "hiveJob": { # A Cloud Dataproc job for running Hive queries on YARN. # Job is a Hive job.