I\'m trying to install Spark on my Windows desktop. Everything should work fine, but I get an error \"\'cmd\' is not recognized as an internal or external command... \"
I was the getting the same error while executing Spark-shell in the command prompt.
I tried everything mentioned above but not able to resolve the issue.
So, at last I added "C:\Windows\System32" in 'PATH' variable of System Variable and it worked.