spark-instrumented-optimizer/core/src/main
Josh Rosen b95732632b Do not inherit master's PYTHONPATH on workers.
This fixes SPARK-832, an issue where PySpark
would not work when the master and workers used
different SPARK_HOME paths.

This change may potentially break code that relied
on the master's PYTHONPATH being used on workers.
To have custom PYTHONPATH additions used on the
workers, users should set a custom PYTHONPATH in
spark-env.sh rather than setting it in the shell.
2013-07-29 22:08:57 -07:00
..
java/spark/network/netty Add Apache license headers and LICENSE and NOTICE files 2013-07-16 17:21:33 -07:00
resources/spark/ui/static Styling for progress bar 2013-06-29 08:38:04 -07:00
scala/spark Do not inherit master's PYTHONPATH on workers. 2013-07-29 22:08:57 -07:00