apache / apache/accumulo

Make the ZooKeeper config customizable in Accumulo Mini Cluster

Open
#1,375 6 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.