Skip to content

Missing properties in discovery core-site.xml for Hive impersonation #490

Open
@maltesander

Description

@maltesander

Description

When using kerberized HDFS and Hive, for impersonation some properties must be set which are currently e.g. overriden in HDFS as in this Hive test
https://github.com/stackabletech/hive-operator/blob/235a531bf463e91a59578f5edd4602afba8cf8ba/tests/templates/kuttl/kerberos-hdfs/30-install-hdfs.yaml.j2#L32

hadoop.proxyuser.hive.hosts="*"
hadoop.proxyuser.hive.users="*"

This works for HDFS and the role / rolegroup level, but is left out from the "discovery" core-site.xml.

This leads to problems for Hive impersonation which just mounts the core-site.xml.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions