apache / apache/accumulo-fluo

Determine if FluoExec should read config from Zookeeper

Open
#898 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
200
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Prior to #883, FluoExec read all configuration in fluo.properties and provided user with `FluoConfiguration` with everything set. After #883, all configuration is still provided but it is read from Zookeeper. This keeps expected behaviour but requires the Fluo application to be initialized and Zookeeper to be running. This ticket is figure out the best behaviour. If the read from Zookeeper is removed, commands that use FluoExec like OptimizeTable in Fluo Recipes will need to be modified.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.