Skip to content

HBase config property does not exist #74

@anisf

Description

@anisf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions