I am using GE with pyspark but while creating expectation suite it is throwing below error . can someone please help me on this .
Generating example Expectation Suite…e[0m
20/05/28 13:52:26 WARN CacheManager: Asked to cache already cached data.
e[31m[WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\Users\anurag.mishra\Documents\DataPlatform\great_expectations\uncommitted/validations/SampleSpark\20200528T081426.499860Z\2020-05-28T08:14:26.499860+00:00’e[0me[0m
SUCCESS: The process with PID 14396 (child process of PID 19700) has been terminated.
SUCCESS: The process with PID 19700 (child process of PID 11756) has been terminated.
SUCCESS: The process with PID 11756 (child process of PID 956) has been terminated.
ERROR:py4j.java_gateway:An error occurred while trying to connect to the Java server (127.0.0.1:63153)
Traceback (most recent call last):
File “c:\users\anurag.mishra\appdata\local\programs\python\python36\lib\site-packages\py4j\java_gateway.py”, line 1145, in send_command
self.socket.sendall(command.encode(“utf-8”))
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
During handling of the above exception, another exception occurred: