JanusGraph / JanusGraph/janusgraph
Should be able to start JanusGraph from any directory
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
The Elasticsearch configuration tries to create its log file in the current directory. If that directory is not writable, e.g. root using su, initd, etc, elasticsearch will fail to start. The janusgraph script should go to the correct working directory before startup.
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
Inspect the janusgraph startup script and the Elasticsearch configuration described in the issue. Reproduce startup from a non-writable current directory, then verify that JanusGraph starts successfully after using the correct working directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, java
- Domain
- database, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100