Github user jsnowacki commented on the issue:
https://github.com/apache/spark/pull/19370
I've incorporated all of your comments and moved the CMD logic of finding
SPARK_HOME into separate script. It has been tested locally and works fine. It
will complain if Python is not installed, but I don't have a better way around
it really. It will try to run in only when `find_spark_home.py` is present in
the current directory, so I assume this will only happen when it is installed
via `pip` so there should be python somewhere there.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]