Integrating sheep partitioning algorithm for JasmineGraph#362
Integrating sheep partitioning algorithm for JasmineGraph#362Gayan-Kaushalya wants to merge 88 commits into
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #362 +/- ##
=========================================
- Coverage 1.11% 1.10% -0.02%
=========================================
Files 118 122 +4
Lines 29317 29967 +650
Branches 19254 19622 +368
=========================================
+ Hits 327 331 +4
- Misses 28716 29358 +642
- Partials 274 278 +4 ☔ View full report in Codecov by Harness. 🚀 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.