Hi , i am facing an issue while writing to nebula ...
# nebula
k
Hi , i am facing an issue while writing to nebula , nebula version 3.7.0 , i am using spark connector 3 ( spark version 3.3.1 ) . The error is java.net.UnknownHostException: nebula-metad-1.nebula-metad-headless.nebula.svc.cluster.local
s
Hi koushik, sorry for late reply. Your Nebula kernel version seems to be incorrect. The latest release is 3.6.0. Additionally, this error message typically occurs when the service configuration is incorrect. If you are deploying NebulaGraph service using Docker, do ensure that Spark is also in the same container network to avoid communication issues that may lead to errors.