aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/java_gateway.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-5161] Parallelize Python test executionJosh Rosen2015-06-291-0/+2
* [SPARK-6949] [SQL] [PySpark] Support Date/Timestamp in Column expressionDavies Liu2015-04-211-1/+14
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-1/+1
* [SPARK-6506] [pyspark] Do not try to retrieve SPARK_HOME when not needed...Marcelo Vanzin2015-04-081-2/+1
* [SPARK-6327] [PySpark] fix launch spark-submit from pythonDavies Liu2015-03-161-4/+2
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-111-2/+1
* [SPARK-2313] Use socket to communicate GatewayServer port back to Python driverJosh Rosen2015-02-161-40/+32
* [SPARK-5097][SQL] DataFrameReynold Xin2015-01-271-4/+3
* [SPARK-4415] [PySpark] JVM should exit after Python exitDavies Liu2014-11-141-1/+3
* [SPARK-3167] Handle special driver configs in WindowsAndrew Or2014-08-261-0/+17
* [SPARK-3140] Clarify confusing PySpark exception messageAndrew Or2014-08-201-3/+10
* [SPARK-2894] spark-shell doesn't accept flagsKousuke Saruta2014-08-091-1/+1
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-061-0/+1
* [SPARK-2470] PEP8 fixes to PySparkNicholas Chammas2014-07-211-0/+1
* [Minor] Remove unused val in MasterAndrew Or2014-07-111-1/+1
* [SPARK-2242] HOTFIX: pyspark shell hangs on simple jobAndrew Or2014-06-251-8/+13
* [SPARK-1466] Raise exception if pyspark Gateway process doesn't start.Kay Ousterhout2014-06-181-4/+11
* [SPARK-1808] Route bin/pyspark through Spark submitAndrew Or2014-05-161-4/+6
* [SPARK-1549] Add Python support to spark-submitMatei Zaharia2014-05-061-54/+35
* SPARK-1004. PySpark on YARNSandy Ryza2014-04-291-2/+27
* SPARK-1374: PySpark API for SparkSQLAhir Reddy2014-04-151-0/+4
* SPARK-929: Fully deprecate usage of SPARK_MEMAaron Davidson2014-03-091-1/+1
* sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-031-1/+1
* Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-1/+1
|\
| * fix paths and change spark to use APP_MEM as application driver memory instea...shane-huang2013-09-261-1/+1
| * added spark-class and spark-executor to sbinshane-huang2013-09-231-1/+1
* | Merge remote-tracking branch 'origin/master' into conf2Matei Zaharia2013-12-291-0/+1
|\ \
| * | Python change for move of PythonMLLibAPI.Tor Myklebust2013-12-241-1/+1
| * | The rest of the Python side of those bindings.Tor Myklebust2013-12-191-0/+1
| |/
* / Add SparkConf support in PythonMatei Zaharia2013-12-291-0/+1
|/
* Further fixes to get PySpark to work on WindowsMatei Zaharia2013-09-021-5/+12
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-2/+2
* Merge pull request #870 from JoshRosen/spark-885Matei Zaharia2013-08-311-1/+5
|\
| * Don't send SIGINT to Py4J gateway subprocess.Josh Rosen2013-08-281-1/+5
* | Change build and run instructions to use assembliesMatei Zaharia2013-08-291-1/+1
|/
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Rename top-level 'pyspark' directory to 'python'Josh Rosen2013-01-011-0/+38