stackabletech / stackabletech/hive-operator
Standardize HDFS ConfigMap reference
Open
Nobody has claimed this yet.
release-note/action-required
size/S
- Dominant language
- Rust
- Stars
- 29
- Forks
- 2
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 12
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Hive CRD definition and its examples or validation tests, then compare the current nested hdfs.configMap reference with the HBase-style clusterConfig.hdfsConfigMapName reference shown in the issue. Done means the Hive CRD consistently uses the standardized field and the relevant validation or example checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100