Bo
Explore posts from serversJJanusGraph
•Created by HailDevil on 10/18/2024 in #questions
Decoding graphindex values for debugging purpose
I might have answered a similar question on the user mailing list
4 replies
JJanusGraph
•Created by karthikraju on 8/8/2024 in #questions
What would be the ideal way to set up deep learning on janusgraph data?
Using OLAP via Spark for training (or even inference) is not quite acceptable due to its slowness. If you have big data the best way is to export the data first I think.
5 replies
JJanusGraph
•Created by gdotv on 8/9/2024 in #questions
Granular configuration options for such as JANUSGRAPH_RELATION_DELIMITER on driver
It’s unfortunately not viable, because driver package has no dependencies on config (core) package
5 replies
JJanusGraph
•Created by Aiman on 6/24/2024 in #questions
How do we generate transaction logs ?
are you using Java? As I said before, you need to use java
16 replies
JJanusGraph
•Created by Aiman on 6/24/2024 in #questions
How do we generate transaction logs ?
If you want to work with transaction logs (e.g. recovery), you need to use java
16 replies
JJanusGraph
•Created by HailDevil on 5/29/2024 in #questions
Java 17 support
but keep in mind we don't have official CI that runs java 17
12 replies
JJanusGraph
•Created by HailDevil on 5/29/2024 in #questions
Java 17 support
You should be able to verify this by yourself easily
12 replies
JJanusGraph
•Created by HailDevil on 5/29/2024 in #questions
Java 17 support
I think that's what Oleksandr mean, yes
12 replies
JJanusGraph
•Created by cdegroc on 6/11/2024 in #questions
Potentially useless allocations when checking a field cardinality
love the flame chart
2 replies
JJanusGraph
•Created by criminosis on 5/24/2024 in #questions
Comma Separated Config Options Values Via Environment Variable?
I've never seen this bug before - but I've never used Docker to deploy JanusGraph
33 replies
JJanusGraph
•Created by criminosis on 5/24/2024 in #questions
Comma Separated Config Options Values Via Environment Variable?
yeah I am just wondering if there's something wrong with our Docker image
33 replies
JJanusGraph
•Created by criminosis on 5/24/2024 in #questions
Comma Separated Config Options Values Via Environment Variable?
Is there any chance you could try it out without using docker?
33 replies
JJanusGraph
•Created by Painguin | Tiến on 4/24/2024 in #questions
Could not start BerkeleyJE transaction
Anyway this fix can be available in a patch versionYes
28 replies
JJanusGraph
•Created by Painguin | Tiến on 4/24/2024 in #questions
Could not start BerkeleyJE transaction
I could do rubber stamping but I would like to see if anyone else could review. I know very little about BerkeleyDB.
28 replies
JJanusGraph
•Created by Painguin | Tiến on 4/24/2024 in #questions
Could not start BerkeleyJE transaction
You cannot reopen it because it's already merged. You could cherry-pick that commit again (or revert the revert), and add
[tp-tests]
to the commit message and PR title.28 replies
JJanusGraph
•Created by CosmoBean on 4/1/2024 in #questions
Issues faced for consistent indexing (both Composite & Mixed) [ElasticSearch]
No problem. Good to know you figured it out!
18 replies
JJanusGraph
•Created by Painguin | Tiến on 4/24/2024 in #questions
Could not start BerkeleyJE transaction
@tien the workaround is you apply that fix to your own fork
28 replies
JJanusGraph
•Created by Painguin | Tiến on 4/24/2024 in #questions
Could not start BerkeleyJE transaction
@tien would you be interested to take this forward?
28 replies
JJanusGraph
•Created by Painguin | Tiến on 4/24/2024 in #questions
Could not start BerkeleyJE transaction
The author, Pavel, never reopened a PR to fix the test
28 replies
JJanusGraph
•Created by Painguin | Tiến on 4/24/2024 in #questions
Could not start BerkeleyJE transaction
@Florian Hockmann As @tien mentioned, I had to revert that PR due to failure of tp-tests
28 replies