-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
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','>=')
Metadata
Metadata
Assignees
Labels
No labels