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

HBase config property does not exist #74

Closed
anisf opened this issue Aug 15, 2022 · 0 comments
Closed

HBase config property does not exist #74

anisf opened this issue Aug 15, 2022 · 0 comments

Comments

@anisf
Copy link
Contributor

anisf commented Aug 15, 2022

When upgrading from CDH 6 to CDP, after CM Upgrade to 7.6.5, we encounter this error regarding HBase config : Unknown configuration attribute 'hadoop_secure_web_ui' for service (type: 'HBASE', name: 'hbase')

This comes from here : hadoop_secure_web_ui: true

IMO, this template should not be included, unless the actual runtime is on CDP 7. While the condition used to include or not Kerberos configs for HBase on CDP 7 is based on Cloudera Manager version. Code here : cloudera_manager_version is version('7.1.0','>=')

anisf added a commit to anisf/cloudera.cluster that referenced this issue Aug 15, 2022
anisf added a commit to anisf/cloudera.cluster that referenced this issue Aug 17, 2022
@wmudge wmudge closed this as completed Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants