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

feat(v1beta1): remove DOCKER/FLINK from Component enum; adds HBASE #108

Merged
merged 4 commits into from Dec 28, 2020

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Dec 2, 2020

Breaking change in v1beta1:

  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.

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
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
PiperOrigin-RevId: 345194337

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Dec 2 02:26:25 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: dabe30b45bc86fdaf4126f26cbcfd73babbfa3fe
Source-Link: googleapis/googleapis@dabe30b
@yoshi-automation yoshi-automation requested a review from a team as a code owner December 2, 2020 14:26
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 2, 2020
@product-auto-label product-auto-label bot added the api: dataproc Issues related to the googleapis/python-dataproc API. label Dec 2, 2020
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat!: (v1beta1) remove DOCKER/FLINK from Component enum; adds HBASE Dec 28, 2020
@busunkim96 busunkim96 changed the title feat!: (v1beta1) remove DOCKER/FLINK from Component enum; adds HBASE feat(v1beta1) remove DOCKER/FLINK from Component enum; adds HBASE Dec 28, 2020
@busunkim96 busunkim96 changed the title feat(v1beta1) remove DOCKER/FLINK from Component enum; adds HBASE feat(v1beta1): remove DOCKER/FLINK from Component enum; adds HBASE Dec 28, 2020
@busunkim96 busunkim96 merged commit ee093a8 into master Dec 28, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 1, 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/python-dataproc API. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants