Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change in Enum of ApiClusterVersion, break ECS cluster creation #58

Closed
clevesque opened this issue Jun 25, 2022 · 1 comment
Closed
Labels
bug Something isn't working
Milestone

Comments

@clevesque
Copy link
Contributor

clevesque commented Jun 25, 2022

CM API v49 (CM7.6.5), & CM API v45 (CM7.5.5) there has been a change in ApiClusterVersion data type.
(Enum: CDH3, CDH3u4X, CDH4, CDH5, CDH6, CDH7, DATA_SERVICES1, UNKNOWN )

Previously, this had an element called EXPERIENCE1
The new value is DATA_SERVICES1

A template in cloudera.cluster references the old value, which breaks in CM7.6.5: & 7.5.5
https://github.com/cloudera-labs/cloudera.cluster/blob/devel/roles/deployment/cluster/templates/cluster_template/ecs/clusters.j2

@wmudge wmudge added the bug Something isn't working label Oct 5, 2023
@wmudge wmudge added this to the Release 4.1.0 milestone Oct 5, 2023
@wmudge
Copy link
Member

wmudge commented Nov 2, 2023

Updated in #107

@wmudge wmudge closed this as completed Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants