The problem indicates that the storage client cannot be connected.
Solution:
Execute on the nebula console
show hosts;
Since the default is 127.0.0.1, the storage client gets the storage address through the metad service when connecting to the nebula storage, so the storage address obtained in the spark connector is 127.0.0.1:9779, which is wrong.
Therefore, you can change the default address to the real address.
Read More:
- [Solved] TensorFlow Error: UnknownError (see above for traceback): Failed to get convolution algorithm.
- Python algorithm for “anagram” judgment problem
- Python Error aiohttp.client_exceptions.ClientConnectorCertificateError, Cannot connect to host:443
- [Solved] pytorch Error: RuntimeError: Unable to find a valid cuDNN algorithm to run convolution
- python minio client Error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certific
- [Solved] HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/saved_model
- [Solved] ssl_client_socket_impl.cc handshake failed (Same Codes in Different Environments)
- Module notfounderror when installing suds: no module named ‘client’ solution
- [Solved] AttributeError: ‘Manager‘ object has no attribute ‘get_by_natural_key‘
- The anaconda-navigator interface cannot be started, loading application, report ERROR download_api._get_url error
- [Solved] pyhive error: Could not start SASL: b’Error in sasl_client_start (-4) SASL(-4)
- [Solved] selenium Error: ERROR:ssl_client_socket_impl.cc(962)] handshake failed; returned -1, SSL
- Solution to [SSL: certificate_verify_failed] when you get downloads video
- Python: How to get the size of the picture (byte/kb/mb)
- Linux Fatal Python error: Py_Initialize Unable to get the locale encoding
- [Solved] Training yolov5 Error: attributeerror: can get attribute sppf on Module
- [Solved] Fatal Python error: initfsencoding: Unable to get the locale encoding
- Tensorflow: Common Usage of tf.get_variable_scope()
- Failed to establish a new connection: [winerror 10048] in the requests thread pool, the interface is called circularly to get the datagram error
- [Solved] AttributeError: module ‘dlib‘ has no attribute ‘get_face_chip‘