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

Standardize HDFS ConfigMap reference #404

Open
Tracked by #504
adwk67 opened this issue Jan 18, 2024 · 0 comments
Open
Tracked by #504

Standardize HDFS ConfigMap reference #404

adwk67 opened this issue Jan 18, 2024 · 0 comments
Labels
release-note/action-required Denotes a PR that introduces potentially breaking changes that require user action. size/S

Comments

@adwk67
Copy link
Member

adwk67 commented Jan 18, 2024

The Hive CRD currently has this:

        spec:
          clusterConfig:
            hdfs:
              configMap: hdfs

This should be brought inline with how this is done for HBase i.e.

      spec:
        clusterConfig:
          hdfsConfigMapName: hdfs
@fhennig fhennig added the release-note/action-required Denotes a PR that introduces potentially breaking changes that require user action. label Jan 30, 2024
@fhennig fhennig added the size/S label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/action-required Denotes a PR that introduces potentially breaking changes that require user action. size/S
Projects
None yet
Development

No branches or pull requests

2 participants