-
- Downloads
Implementing SPARK-878 for PySpark: adding zip and egg files to context and...
Implementing SPARK-878 for PySpark: adding zip and egg files to context and passing it down to workers which add these to their sys.path
Showing
- core/src/main/scala/spark/api/python/PythonRDD.scala 8 additions, 1 deletioncore/src/main/scala/spark/api/python/PythonRDD.scala
- python/pyspark/context.py 11 additions, 3 deletionspython/pyspark/context.py
- python/pyspark/rdd.py 3 additions, 1 deletionpython/pyspark/rdd.py
- python/pyspark/tests.py 11 additions, 0 deletionspython/pyspark/tests.py
- python/pyspark/worker.py 12 additions, 1 deletionpython/pyspark/worker.py
- python/test_support/userlib-0.1-py2.7.egg 0 additions, 0 deletionspython/test_support/userlib-0.1-py2.7.egg
Loading
Please register or sign in to comment