stackabletech / stackabletech/hive-operator
Allow configOverriding core-site.xml
Open
Nobody has claimed this yet.
customer-request
- Dominant language
- Rust
- Stars
- 29
- Forks
- 2
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 12
Description
From SUP-167
When you use HDFS for storage you get the core-size.xml from HDFS.
Users want to e.g. configure allowed impersonation using hadoop.proxyuser.XXX.users: "*", which is currently not possible.
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
Start by locating the operator handling for configOverriding and core-site.xml. Trace how the HDFS-provided configuration is applied, then verify that hadoop.proxyuser.XXX.users can be supplied by users and takes effect without being blocked by the HDFS configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100