From f60fba25a28d5d5015dbc5bcdf4067082eb49a8f Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 00:51:59 +0000 Subject: [PATCH] feat: add new Dataproc features: - Spark runtime versioning for Spark batches - custom image containers for Spark batches - auto-diagnostic of failed Spark batches - Local SSD NVME interface support for GCE clusters Committer: @medb PiperOrigin-RevId: 420175701 Source-Link: https://github.com/googleapis/googleapis/commit/111609236cb2b9686adea3feaa2934c316891b9d Source-Link: https://github.com/googleapis/googleapis-gen/commit/72c0b7f4dcdf2cd4d4729769cbdeb2b228c504e1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzJjMGI3ZjRkY2RmMmNkNGQ0NzI5NzY5Y2JkZWIyYjIyOGM1MDRlMSJ9 See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot Co-authored-by: Benjamin E. Coe --- .../protos/google/cloud/dataproc/v1/batches.proto | 3 ++- .../samples/generated/v1/batch_controller.create_batch.js | 3 ++- .../google-cloud-dataproc/src/v1/batch_controller_client.ts | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/packages/google-cloud-dataproc/protos/google/cloud/dataproc/v1/batches.proto b/packages/google-cloud-dataproc/protos/google/cloud/dataproc/v1/batches.proto index eafb4e354ea..0daaff1192f 100644 --- a/packages/google-cloud-dataproc/protos/google/cloud/dataproc/v1/batches.proto +++ b/packages/google-cloud-dataproc/protos/google/cloud/dataproc/v1/batches.proto @@ -90,7 +90,8 @@ message CreateBatchRequest { // Optional. The ID to use for the batch, which will become the final component of // the batch's resource name. // - // This value must be 4-63 characters. Valid characters are `/[a-z][0-9]-/`. + // This value must be 4-63 characters. Valid characters + // are /[a-z][0-9]-/. string batch_id = 3 [(google.api.field_behavior) = OPTIONAL]; // Optional. A unique ID used to identify the request. If the service diff --git a/packages/google-cloud-dataproc/samples/generated/v1/batch_controller.create_batch.js b/packages/google-cloud-dataproc/samples/generated/v1/batch_controller.create_batch.js index 1bbe84aafcc..d09be21cea6 100644 --- a/packages/google-cloud-dataproc/samples/generated/v1/batch_controller.create_batch.js +++ b/packages/google-cloud-dataproc/samples/generated/v1/batch_controller.create_batch.js @@ -31,7 +31,8 @@ function main(parent, batch) { /** * Optional. The ID to use for the batch, which will become the final component of * the batch's resource name. - * This value must be 4-63 characters. Valid characters are `/[a-z][0-9]-/`. + * This value must be 4-63 characters. Valid characters + * are /[a-z][0-9]-/. */ // const batchId = 'abc123' /** diff --git a/packages/google-cloud-dataproc/src/v1/batch_controller_client.ts b/packages/google-cloud-dataproc/src/v1/batch_controller_client.ts index 357e55c42f0..4c538490024 100644 --- a/packages/google-cloud-dataproc/src/v1/batch_controller_client.ts +++ b/packages/google-cloud-dataproc/src/v1/batch_controller_client.ts @@ -553,7 +553,8 @@ export class BatchControllerClient { * Optional. The ID to use for the batch, which will become the final component of * the batch's resource name. * - * This value must be 4-63 characters. Valid characters are `/{@link 0-9|a-z}-/`. + * This value must be 4-63 characters. Valid characters + * are /{@link 0-9|a-z}-/. * @param {string} [request.requestId] * Optional. A unique ID used to identify the request. If the service * receives two