JanusGraph / JanusGraph/janusgraph

Support janusgraph.sh options to use HBase and/or Solr as backend

Open
#658 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.8k
Forks
1.2k
Avg merge
13h 53m
Merged PRs (30d)
6

Description

The current janusgraph.sh starts a Cassandra and ES together with the gremlin server for convenient use.
Let's add options to be able to fork and use HBase and/or Solr instance as well.

Contributor guide

Open the contributing guide

Research direction

Start by reading janusgraph.sh and tracing how it currently starts Cassandra, Elasticsearch, and the Gremlin server. Identify the existing startup option handling and determine how HBase and Solr instances should be selected. Done means the script can independently enable HBase and/or Solr backends while retaining the current startup behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cassandra, elasticsearch, shell
Domain
cli, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.