alibaba / alibaba/GraphScope

[BUG] Connecting via Gremlin-Console with doc has some ERROR

Open
#3,327 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

**Describe the bug**
```
gremlin> :remote connect tinkerpop.server conf/remote.yaml

Error during 'connect' - Could not establish serializer - org.apache.tinkerpop.gremlin.driver.ser.GryoMessageSerializerV1d0
```
**To Reproduce**
Steps to reproduce the behavior:

1. config remote.yaml

`serializer: { className: org.apache.tinkerpop.gremlin.driver.ser.GryoMessageSerializerV1d0, config: { serializeResultToString: true }}`

2. gremlin> :remote connect tinkerpop.server conf/remote.yaml

3. See error
Error during 'connect' - Could not establish serializer - org.apache.tinkerpop.gremlin.driver.ser.GryoMessageSerializerV1d0

**Screenshots**
![image](https://github.com/alibaba/GraphScope/assets/13795366/2901fe35-3aff-403d-81c2-378ebc8c5e24)

**Environment (please complete the following information):**
- GraphScope version: v0.24.0
- OS: MacOS

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.