Toggle navigation
EN
EN
DE
ES
FR
IT
UK
Help
Log In
Help
Log In
EN
EN
DE
ES
FR
IT
UK
Home
Messages
Hashtags
Subgroups
Calendar
×
×
×
Close
Likes
Janusgraph-Users
Messages
×
Close
Search
Single
Toggle Dropdown
Messages
Topics
Expanded
previous page
#4223
next page
Re: Concurrent TimeoutException on connection to gremlin server remotely
sarthak...@...
#4223
Ok. Got it. Thanks Stephen.
I just have another query. Maybe you can help.
So I have multiple graphs which I have defined them in my `gremlin-server.yaml`
```
graphs: {
graph1
: conf/janusgraph-hbase.
properties,
graph2
: conf/janusgraph-insights-
hbase.properties
}
scriptEngines: {
gremlin-groovy: {
scripts:
[scripts/empty-
sample.groovy],
plugins: { org.janusgraph.graphdb.
tinkerpop.plugin.
JanusGraphGremlinPlugin: {},
org.apache.tinkerpop.gremlin.
server.jsr223.
GremlinServerGremlinPlugin: {},
org.apache.tinkerpop.gremlin.
tinkergraph.jsr223.
TinkerGraphGremlinPlugin: {},
org.apache.tinkerpop.gremlin.
jsr223.ImportGremlinPlugin: {classImports: [java.lang.Math], methodImports: [java.lang.Math#*]},
org.apache.tinkerpop.gremlin.
jsr223.ScriptFileGremlinPlugin
: {files: [scripts/empty-sample.groovy]}
}
}
}
```
And to initialise them at run time, I have mentioned these graph in my
empty-sample.groovy
```
// define the default TraversalSource to bind queries to - this one will be named "g".
globals << [
g2
:
graph2
.traversal(),
g1
:
gra
ph1
.traversal()]
```
The issue here is, sometimes this
g2
doesn't get initialised at runtime.. and if I restart my server again.. it works.. The only difference between these properties file is
storage.hbase.table
What could be the reason behind this random behaviour?
More
previous page
View All 11 Messages In Topic
next page
previous page
#4223
next page
Join
janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.
×
Close
Report Message
Reason
Report to Moderators
I think this message isn't appropriate for our group. The Group moderators are responsible for maintaining their community and can address these issues.
Report to LF AI and Data Support
I think this violates the Terms of Service. This includes: harm to minors, violence or threats, harassment or privacy invasion, impersonation or misrepresentation, fraud or phishing.
Note:
Your email address is included with the abuse report.
×
Close
Verify Delete
Are you sure you wish to delete this message from the message archives of janusgraph-users@lists.lfaidata.foundation?
This cannot be undone.
×
Close
Verify Repost
Are you sure you wish to repost this message?
More Options
More
Home
Hashtags
Subgroups
Calendar
Terms
Toggle navigation
Terms
©
2023
Groups.io