Make the ZooKeeper config customizable in Accumulo Mini Cluster
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 487
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 13
Description
Currently there is only a hardcoded list of zookeeper properties when MiniAccumuloCluster starts it's own zookeeper. It would be nice if we could define our custom Zookeeper config properties that would extend and if necessary override the hardcoded ones. Maybe something similar to the current siteConfig?
Contributor guide
Research direction
Start by reading MiniAccumuloCluster startup handling for the hardcoded ZooKeeper properties and compare it with the existing siteConfig customization. Determine how custom properties should extend and override the defaults, then verify that a MiniAccumuloCluster can start with both default and user-supplied ZooKeeper settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100