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

Add support for custom config groups in cluster update #153

Open
anisf opened this issue Nov 1, 2023 · 0 comments · May be fixed by #154
Open

Add support for custom config groups in cluster update #153

anisf opened this issue Nov 1, 2023 · 0 comments · May be fixed by #154
Labels
bug Something isn't working
Milestone

Comments

@anisf
Copy link
Contributor

anisf commented Nov 1, 2023

We can configure custom config groups for new clusters in CDP Base but we cannot create new services with custom config groups in existing CDP Base clusters

The services templates used when creating cluster and updating cluster are different :

Behaviour when updating cluster: On new services, it will apply default config group to all hosts

Excepted behaviour: On new services, custom configuration groups should be applied

Exemple of use case: IHAC on CDH 6, upgrading to CDP 7 with this ansible collection. Their clusters have multiple configuration groups on hive for HMS, HS2, and Gateway roles. When upgrading, Hive on Tez is created as a new service with all instances with the default configuration group

@anisf anisf linked a pull request Nov 1, 2023 that will close this issue
3 tasks
@wmudge wmudge added the bug Something isn't working label Nov 2, 2023
@wmudge wmudge linked a pull request Nov 2, 2023 that will close this issue
3 tasks
@wmudge wmudge added this to the Release 4.3.0 milestone Nov 20, 2023
@wmudge wmudge modified the milestones: Release 4.3.0, Release 4.4.0 Dec 20, 2023
anisf added a commit to anisf/cloudera.cluster that referenced this issue Jan 2, 2024
@wmudge wmudge modified the milestones: Release 4.4.0, Release 4.5.0 May 21, 2024
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

Successfully merging a pull request may close this issue.

2 participants