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

Fixed handling of custom roleConfig Groups #46

Merged
merged 3 commits into from
Mar 25, 2022

Commits on Mar 2, 2022

  1. Fixed handling of custom roleConfigGroups.

    When a roleConfigGroup was referenced in multiple templates it would be
    duplicated in the final cluster template. This fix removes the duplication.
    
    Signed-off-by: Andre Araujo <araujo@cloudera.com>
    asdaraujo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    580e027 View commit details
    Browse the repository at this point in the history
  2. Removed deprecated SMM parameters from template.

    Signed-off-by: Andre Araujo <araujo@cloudera.com>
    asdaraujo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f382c54 View commit details
    Browse the repository at this point in the history
  3. Made error message more informative.

    Signed-off-by: Andre Araujo <araujo@cloudera.com>
    asdaraujo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    16222e1 View commit details
    Browse the repository at this point in the history