apache / apache/accumulo-examples

Update 2.0 branch to use examples namespace when creating tables.

Open
#81 3 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Java
Stars
37
Forks
38
PR merge metrics
No merged PRs in 30d

Description

The accumulo-examples repo was updated so that table names created during eecution would be less likely to collide with any existing table names that could exist on a users system. This was done by making use of an _examples_ namespace when creating tables.

This update has only been applied to the main branch. The same updates should be applied to the example code and documentation for the 2.0 branch.

Contributor guide

Open the contributing guide

Research direction

Compare the 2.0 branch's example code and documentation with the corresponding updates on the main branch, focusing on table creation and the examples namespace. Verify that all affected examples create tables within that namespace and that the 2.0 documentation describes the same behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.