I update the intellij to the latest version (2021.01) and while debugging my application whit a submit in spark i get this error:
env: cmd: No such file or directory
The spark submit is this:
I try launch the jar in my remote cluster.
The IDE upload the jar correctly bu the lauch throw this error.
Someone have this error?
Thanks :D