This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
feat(v1beta2): remove DOCKER/FLINK enums from Component, add fields to ClusterConfig, InstanceGroupConfig, WorkflowTemplate, WorkflowMetadata #411
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update the protobuf definitions for the v1beta2 Dataproc API. BREAKING CHANGE: 1. The `DOCKER` and `FLINK` values have been removed from the `Component` enum, and an `HBASE` value was added. Other changes: 1. There is a new `temp_bucket` field in `ClusterConfig`. 2. There is a new `preemptibility` field in `InstanceGroupConfig`. 3. The `project_id` field of `JobReference` is now optional instead of required. 4. There is a new `dag_timeout` field in `WorkflowTemplate`. 5. There are new `dag_timeout`, `dag_start_time`, and `dag_end_time` fields in `WorkflowMetadata`. 6. There are various updates to the doc comments. PiperOrigin-RevId: 345127100 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Dec 1 16:46:33 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 269083b6ed01aa5a1f445462fcc61e05471cd8f8 Source-Link: googleapis/googleapis@269083b
Committer: @miraleung PiperOrigin-RevId: 346132878 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Dec 7 11:04:45 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 565b9a5f01d7154825c657bca5ee244e86aad918 Source-Link: googleapis/googleapis@565b9a5
Committer: @miraleung PiperOrigin-RevId: 346372957 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Dec 8 11:37:30 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 857f70daef9f4c38f042fb3dfb7b8423ae18fd19 Source-Link: googleapis/googleapis@857f70d
Committer: @miraleung PiperOrigin-RevId: 347029491 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Dec 11 10:43:21 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: bddb3d7479894576e61a6c88fa745bb24f4c98f7 Source-Link: googleapis/googleapis@bddb3d7
Committer: @miraleung PiperOrigin-RevId: 347036369 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Dec 11 11:13:47 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 6d65640b1fcbdf26ea76cb720de0ac138cae9bed Source-Link: googleapis/googleapis@6d65640
product-auto-label
bot
added
the
api: dataproc
Issues related to the googleapis/java-dataproc API.
label
Dec 16, 2020
Warning: This pull request is touching the following templated files:
|
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Dec 16, 2020
Codecov Report
@@ Coverage Diff @@
## master #411 +/- ##
============================================
+ Coverage 75.52% 78.19% +2.66%
- Complexity 534 606 +72
============================================
Files 48 48
Lines 4552 4402 -150
Branches 48 48
============================================
+ Hits 3438 3442 +4
+ Misses 1076 912 -164
- Partials 38 48 +10
Continue to review full report at Codecov.
|
chingor13
changed the title
[CHANGE ME] Re-generated to pick up changes from googleapis.
feat(v1beta2): remove DOCKER/FLINK enums from Component, add fields to ClusterConfig, InstanceGroupConfig, WorkflowTemplate, WorkflowMetadata
Dec 23, 2020
chingor13
approved these changes
Dec 23, 2020
chingor13
added
automerge
Merge the pull request once unit tests and other checks pass.
and removed
automerge
Merge the pull request once unit tests and other checks pass.
labels
Dec 23, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 22, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.2.0](https://www.github.com/googleapis/java-dataproc/compare/v1.1.10...v1.2.0) (2021-02-22) ### Features * **v1beta2:** remove DOCKER/FLINK enums from Component, add fields to ClusterConfig, InstanceGroupConfig, WorkflowTemplate, WorkflowMetadata ([#411](https://www.github.com/googleapis/java-dataproc/issues/411)) ([e8025d4](https://www.github.com/googleapis/java-dataproc/commit/e8025d4a5dd68b430b25e60cac823f570bdab3f4)) ### Documentation * generate sample code in the Java microgenerator ([#437](https://www.github.com/googleapis/java-dataproc/issues/437)) ([bb35671](https://www.github.com/googleapis/java-dataproc/commit/bb356719e818b896259f399c084092c056549a6a)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#422](https://www.github.com/googleapis/java-dataproc/issues/422)) ([69a78e1](https://www.github.com/googleapis/java-dataproc/commit/69a78e192957f1c00943be624ce29fe2e2d333cb)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#448](https://www.github.com/googleapis/java-dataproc/issues/448)) ([db549f9](https://www.github.com/googleapis/java-dataproc/commit/db549f9a231eca393c0c1bfda8f004be8e0f7cd9)) * update dependency com.google.cloud:google-cloud-storage to v1.113.9 ([#416](https://www.github.com/googleapis/java-dataproc/issues/416)) ([d7503e7](https://www.github.com/googleapis/java-dataproc/commit/d7503e7c005c240672741fbc5541a7281c55be23)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
automerge
Merge the pull request once unit tests and other checks pass.
cla: yes
This human has signed the Contributor License Agreement.
context: full
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Breaking changes:
DOCKER
andFLINK
values have been removed from theComponent
enum, and anHBASE
value was added.Other changes:
temp_bucket
field inClusterConfig
.preemptibility
field inInstanceGroupConfig
.project_id
field ofJobReference
is now optional instead of required.dag_timeout
field inWorkflowTemplate
.dag_timeout
,dag_start_time
, anddag_end_time
fields inWorkflowMetadata
.This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/327b9688-150a-41d8-be5c-d8f2a0d78277/targets
PiperOrigin-RevId: 347036369
Source-Link: googleapis/googleapis@6d65640
PiperOrigin-RevId: 347029491
Source-Link: googleapis/googleapis@bddb3d7
PiperOrigin-RevId: 346372957
Source-Link: googleapis/googleapis@857f70d
PiperOrigin-RevId: 346132878
Source-Link: googleapis/googleapis@565b9a5
PiperOrigin-RevId: 345127100
Source-Link: googleapis/googleapis@269083b