Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support domain name in meta/graph addresses #42

Closed
wey-gu opened this issue Feb 8, 2022 · 2 comments · Fixed by vesoft-inc/nebula-java#436
Closed

support domain name in meta/graph addresses #42

wey-gu opened this issue Feb 8, 2022 · 2 comments · Fixed by vesoft-inc/nebula-java#436

Comments

@wey-gu
Copy link
Contributor

wey-gu commented Feb 8, 2022

In k8s deployed nebula graph, the service addresses are domain names instead of IP addresses:

22/02/08 04:39:24 INFO NebulaDataSource: options {spacename=basketballplayer, nocolumn=false, metaaddress=nebula-metad-0.nebula-metad-headless.default.svc.cluster.local:9559, label=serve, type=edge, connectionretry=2, timeout=6000, executionretry=1, paths=[], limit=1000, returncols=, partitionnumber=10}
Exception in thread "main" java.lang.IllegalArgumentException: nebula-metad-0.nebula-metad-headless.default.svc.cluster.local:9559 is not a valid address
@wey-gu
Copy link
Contributor Author

wey-gu commented Feb 8, 2022

  • fix in nebula-java(master merged) in 2.6.2/3.0.0
  • neubla-spark-connector in 2.6.2
  • nebula-algorithm in 2.6.2

@wey-gu wey-gu reopened this Feb 8, 2022
@Nicole00
Copy link
Contributor

Nicole00 commented Feb 8, 2022

ok, update the connector version when client v2.6.2 and connector v2.6.2 is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants