apache spark - Configuration PySpark for Intellij -


c:\users\mbaye\anaconda3\python.exe c:/users/mbaye/junior/com/axa/projet/testmb.py traceback (most recent call last):   file "c:/users/mbaye/junior/com/axa/projet/testmb.py", line 2, in <module>     pyspark import sparkcontext, sparkconf importerror: no module named 'pyspark'  process finished exit code 1 

i got "error"


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -