Apache Spark installation on Windows Forum discussion for idea troubleshooting

Apache Spark installation on Windows Forum discussion for idea troubleshooting

by Abdul Ssentumbwe Male -
Number of replies: 2

Share installation ideas and troubleshooting issues for Apache Assignment here.

In reply to Abdul Ssentumbwe Male

Re: Apache Spark installation on Windows Forum discussion for idea troubleshooting

by Herone Katuhaise -
Hello,
I have successfully installed Apache Spark, one key highlight for me is that Python 3.13.x, is not supported by Spark/PySpark 4.0.0 or earlier.
I ended up installing python 3.10.11 and uninstalled 3.13.3 since it kept crashing every time i run pyspark.
In reply to Abdul Ssentumbwe Male

Re: Apache Spark installation on Windows Forum discussion for idea troubleshooting

by Robinson KAMUSIIME -
I have all the processes but when i run the pyspark it returns 'pyspark' is not recognized as an internal or external command,
operable program or batch file.