locationtech / locationtech/geomesa
Manage HBase table descriptor metadata in SFTs
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Manage HBase table descriptor metadata in SFTs
GeoMesa uses SFTs to create HBase tables. When HBase tables are created, it is desirable to set various configurations such as normalizer settings.
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-2959
Key: GEOMESA-2959
Type: Story
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: James Hughes
Created: Mon, 7 Dec 2020 14:09:08 -0500
Updated: Mon, 7 Dec 2020 14:09:08 -0500
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the GeoMesa SFT code that creates HBase tables and inspect how table descriptors are currently built. Determine how descriptor metadata such as normalizer settings should be supplied, then verify that newly created tables receive the requested configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100