apache / apache/accumulo-fluo-recipes

Make ExportQueue and CollisionFreeMap data human-readable by "fluo scan" command

Open
#28 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
19
Forks
19
PR merge metrics
No merged PRs in 30d

Description

When users decide to use an the ExportQueue or CollisionFreeMap recipe, the underlying data is stored in a Fluo table in serialized form. This makes it hard for users to view this data when scanning their Fluo table. It would be nice if these recipes provide plugins that made this data human-readable when scanning the Fluo table.

Contributor guide

Open the contributing guide

Research direction

Start by locating the ExportQueue and CollisionFreeMap recipe implementations and the plugin entry point used by the "fluo scan" command. Read how each recipe serializes its Fluo table data and how scan plugins format values. Done means both recipes expose human-readable scan output, with tests covering the displayed data.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
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.