Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

feat: a bundle of new features for Dataproc V1 #475

Merged

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Apr 9, 2021

This includes the following:

  1. The new start and stop cluster methods.
  2. The ability to specify a metastore config in a cluster.
  3. The ability to specify a (BETA) GKE cluster when creating a Dataproc cluster.
  4. The ability to configure the behavior for private IPv6 cluster networking.
  5. The ability to specify node affinity groups for clusters.
  6. The ability to specify shielded VM configurations for clusters.
  7. Support for service-account based secure multi-tenancy.
  8. The ability to specify cluster labels for picking which cluster should run a job.
  9. Components for DOCKER, DRUID, FLINK, HBASE, RANGER, and SOLR
  10. The ability to specify a DAG timeout for workflows.

Committer: @ojarjur
PiperOrigin-RevId: 367518225

Source-Link: googleapis/googleapis@439f098

Source-Link: https://github.com/googleapis/googleapis-gen/commit/6461b0e0f9c5b378abe577c2f061155086f777f7

This includes the following:
1. The new start and stop cluster methods.
2. The ability to specify a metastore config in a cluster.
3. The ability to specify a (BETA) GKE cluster when creating a Dataproc cluster.
4. The ability to configure the behavior for private IPv6 cluster networking.
5. The ability to specify node affinity groups for clusters.
6. The ability to specify shielded VM configurations for clusters.
7. Support for service-account based secure multi-tenancy.
8. The ability to specify cluster labels for picking which cluster should run a job.
9. Components for DOCKER, DRUID, FLINK, HBASE, RANGER, and SOLR
10. The ability to specify a DAG timeout for workflows.

Committer: @ojarjur
PiperOrigin-RevId: 367518225

Source-Link: googleapis/googleapis@439f098

Source-Link: https://github.com/googleapis/googleapis-gen/commit/6461b0e0f9c5b378abe577c2f061155086f777f7
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner April 9, 2021 04:46
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 9, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 9, 2021
@product-auto-label product-auto-label bot added the api: dataproc Issues related to the googleapis/nodejs-dataproc API. label Apr 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 9, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 9, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2021
@codecov
Copy link

codecov bot commented Apr 26, 2021

Codecov Report

Merging #475 (f9c4750) into master (1e795c6) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   98.13%   98.18%   +0.05%     
==========================================
  Files          13       13              
  Lines       13017    13424     +407     
  Branches      466      478      +12     
==========================================
+ Hits        12774    13181     +407     
  Misses        235      235              
  Partials        8        8              
Impacted Files Coverage Δ
src/v1/cluster_controller_client.ts 98.87% <100.00%> (+0.26%) ⬆️
src/v1/job_controller_client.ts 98.19% <100.00%> (+<0.01%) ⬆️
src/v1/workflow_template_service_client.ts 98.49% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 267ac65...f9c4750. Read the comment docs.

@SurferJeffAtGoogle SurferJeffAtGoogle changed the title feat: update the Dataproc V1 API client library feat: a bundle of new features for Dataproc V1 Apr 26, 2021
@SurferJeffAtGoogle SurferJeffAtGoogle merged commit 4803be4 into master Apr 26, 2021
@SurferJeffAtGoogle SurferJeffAtGoogle deleted the owl-bot-2a1700fa-6322-454d-8376-92c900ff730a branch April 26, 2021 16:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dataproc Issues related to the googleapis/nodejs-dataproc API. cla: yes This human has signed the Contributor License Agreement. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants