Integrating sheep partitioning algorithm for JasmineGraph#362
Integrating sheep partitioning algorithm for JasmineGraph#362Gayan-Kaushalya wants to merge 71 commits into
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #362 +/- ##
=========================================
- Coverage 1.18% 1.16% -0.03%
=========================================
Files 111 115 +4
Lines 27059 27670 +611
Branches 17705 18040 +335
=========================================
Hits 321 321
- Misses 26471 27082 +611
Partials 267 267 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| #The following folder is the location where workers keep their data. | ||
| #This is the location where the actual data storage takes place in JasmineGraph. | ||
| org.jasminegraph.server.instance.datafolder=/var/tmp/jasminegraph-localstore | ||
| org.jasminegraph.server.instance.datafolder=/var/tmp/jasminegraph-localstore-sheep |
There was a problem hiding this comment.
What do you mean by jasminegraph-localstore-sheep? are you creating a new data store specifically for this partitioning algorithm?
There was a problem hiding this comment.
This was changed because the other team requested to have our graph files to be stored in a separate location. This will be changed when the PR is marked ready for review
There was a problem hiding this comment.
Changed back to jasminegraph-localstore
miyurud
left a comment
There was a problem hiding this comment.
Please address all the comments by sonar cloud. In addition please address all the comments given by me.
|
|







No description provided.