JanusGraph / JanusGraph/janusgraph

Automatically validate janusgraph.sh script during release build

Open
#138 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
5.8k
Forks
1.2k
Avg merge
13h 53m
Merged PRs (30d)
6

Description

Update `janusgraph-release` section of [distribution POM](https://github.com/JanusGraph/janusgraph/blob/af3fa20ecd362a694f685f92c218b092a273b89d/janusgraph-dist/janusgraph-dist-hadoop-2/pom.xml) to run [janusgraph.sh](https://github.com/JanusGraph/janusgraph/blob/af3fa20ecd362a694f685f92c218b092a273b89d/janusgraph-dist/src/assembly/static/bin/janusgraph.sh) to verify relevant embedded services can be started and stopped from the distribution build.

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.

Research direction

Start with the `janusgraph-release` section of `janusgraph-dist/janusgraph-dist-hadoop-2/pom.xml` and the `janusgraph.sh` script in `janusgraph-dist/src/assembly/static/bin`. Determine how the distribution build can invoke the script, then verify that relevant embedded services start and stop successfully during the release build.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, shell
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.