HBase CLI command for adding attribute indices

Open
#9,439 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
scala
Domain
cli, databases

Research direction

Start by reading geomesa-accumulo/geomesa-accumulo-tools/src/main/scala/org/locationtech/geomesa/accumulo/tools/data/AddAttributeIndexCommand.scala, which is cited as the analogous implementation. Trace how that command populates an attribute index, then identify the HBase CLI entry point and verify that the new command populates the index rather than only updating metadata.

Written by the indexing model from the issue text.

Description

HBase CLI command for adding attribute indices


Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-2164

Key: GEOMESA-2164
Type: Story
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: Emilio Lahr-Vivaz
Created: Tue, 30 Jan 2018 13:07:36 -0500
Updated: Fri, 17 Apr 2020 09:11:36 -0400


Comments:

557058:48912df4-0004-4f90-9915-db26684ec006 (Thu, 16 Apr 2020 17:58:17 -0400):

Emilio Lahr-Vivaz is the command line tool to run a MR job to create the index? Or just to update the metadata?

557058:da7f6dfa-f0a1-468b-aec5-2cb61273feb5 (Fri, 17 Apr 2020 09:11:36 -0400):

This is to populate the index, a la https://github.com/locationtech/geomesa/blob/geomesa_2.11-2.4.0/geomesa-accumulo/geomesa-accumulo-tools/src/main/scala/org/locationtech/geomesa/accumulo/tools/data/AddAttributeIndexCommand.scala

Dominant language
Scala
Stars
1.5k
Forks
446
Avg merge
1d 8h
Merged PRs (30d)
31

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from locationtech/geomesa

All issues in locationtech/geomesa

Similar issues

More Scala issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.