aboutsummaryrefslogtreecommitdiff
path: root/bin/pyspark
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2305] [PySpark] Update Py4J to version 0.8.2.1Josh Rosen2014-07-291-1/+1
* [SPARK-2109] Setting SPARK_MEM for bin/pyspark does not work.Prashant Sharma2014-07-031-3/+3
* HOTFIX: A few PySpark tests were not actually runAndrew Or2014-06-111-7/+13
* HOTFIX: Fix Python tests on Jenkins.Patrick Wendell2014-06-101-1/+5
* [SPARK-1250] Fixed misleading comments in bin/pyspark, bin/spark-classSumedh Mungee2014-05-211-1/+1
* Fix spark-submit path in spark-shell & pysparkNeville Li2014-05-181-1/+1
* [SPARK-1808] Route bin/pyspark through Spark submitAndrew Or2014-05-161-4/+31
* SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.Patrick Wendell2014-05-081-1/+1
* SPARK-1004. PySpark on YARNSandy Ryza2014-04-291-0/+1
* [SPARK-1134] Fix and document passing of arguments to IPythonDiana Carroll2014-04-031-1/+2
* Revert "[Spark-1134] only call ipython if no arguments are given; remove IPYT...Matei Zaharia2014-04-011-3/+2
* [Spark-1134] only call ipython if no arguments are given; remove IPYTHONOPTS ...Diana Carroll2014-04-011-2/+3
* SPARK-1286: Make usage of spark-env.sh idempotentAaron Davidson2014-03-241-4/+1
* Small fix suggested by joshPatrick Wendell2014-01-091-0/+1
* Simplify and fix pyspark script.Patrick Wendell2014-01-071-7/+1
* Finish documentation changesHolden Karau2014-01-051-1/+1
* Merge remote-tracking branch 'apache-github/master' into remove-binariesPatrick Wendell2014-01-031-1/+1
* Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-3/+7
* refactor $FWD variableAndrew xia2013-09-291-1/+1
* add scripts in binshane-huang2013-09-231-1/+1
* moved user scripts to bin foldershane-huang2013-09-231-0/+66