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

feat: update the Dataproc V1 API client library #497

Merged
merged 1 commit into from Apr 9, 2021

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/910f143f-7dd7-4a06-8fca-74558edd8e86/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 367518225
Source-Link: googleapis/googleapis@439f098

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-Author: Google APIs <noreply@google.com>
Source-Date: Thu Apr 8 15:22:23 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 439f098cb730af18c8ae4e65971ea3badf45138a
Source-Link: googleapis/googleapis@439f098
@yoshi-automation yoshi-automation requested a review from a team as a code owner April 9, 2021 09:02
@product-auto-label product-auto-label bot added the api: dataproc Issues related to the googleapis/java-dataproc API. 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
@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #497 (8cbdde7) into master (a208e54) will increase coverage by 0.25%.
The diff coverage is 86.20%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #497      +/-   ##
============================================
+ Coverage     78.19%   78.44%   +0.25%     
- Complexity      606      616      +10     
============================================
  Files            48       48              
  Lines          4402     4547     +145     
  Branches         48       48              
============================================
+ Hits           3442     3567     +125     
- Misses          912      932      +20     
  Partials         48       48              
Impacted Files Coverage 螖 Complexity 螖
...e/cloud/dataproc/v1/ClusterControllerSettings.java 12.72% <0.00%> (-2.17%) 2.00 <0.00> (酶)
...oud/dataproc/v1/WorkflowTemplateServiceClient.java 78.91% <酶> (酶) 53.00 <0.00> (酶)
.../cloud/dataproc/v1/stub/ClusterControllerStub.java 5.88% <0.00%> (-1.81%) 1.00 <0.00> (酶)
...gle/cloud/dataproc/v1/ClusterControllerClient.java 77.67% <66.66%> (-0.63%) 33.00 <4.00> (+4.00) 猬囷笍
...ataproc/v1/stub/ClusterControllerStubSettings.java 89.52% <94.66%> (+1.49%) 24.00 <4.00> (+4.00)
...ud/dataproc/v1/stub/GrpcClusterControllerStub.java 93.04% <96.15%> (+0.90%) 16.00 <2.00> (+2.00)

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 a208e54...8cbdde7. Read the comment docs.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3c78a97 into master Apr 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch April 9, 2021 20:34
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 9, 2021
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/java-dataproc API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
2 participants