aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorDavies Liu <davies.liu@gmail.com>2014-09-24 12:10:09 -0700
committerJosh Rosen <joshrosen@apache.org>2014-09-24 12:10:09 -0700
commitc854b9fcb5595b1d70b6ce257fc7574602ac5e49 (patch)
tree87a169effcaeb4abc13324f4d13dada8cd533a88 /project
parent50f863365348d52a9285fc779efbedbf1567ea11 (diff)
downloadspark-c854b9fcb5595b1d70b6ce257fc7574602ac5e49.tar.gz
spark-c854b9fcb5595b1d70b6ce257fc7574602ac5e49.tar.bz2
spark-c854b9fcb5595b1d70b6ce257fc7574602ac5e49.zip
[SPARK-3634] [PySpark] User's module should take precedence over system modules
Python modules added through addPyFile should take precedence over system modules. This patch put the path for user added module in the front of sys.path (just after ''). Author: Davies Liu <davies.liu@gmail.com> Closes #2492 from davies/path and squashes the following commits: 4a2af78 [Davies Liu] fix tests f7ff4da [Davies Liu] ad license header 6b0002f [Davies Liu] add tests c16c392 [Davies Liu] put addPyFile in front of sys.path
Diffstat (limited to 'project')
0 files changed, 0 insertions, 0 deletions