Skip to content
Snippets Groups Projects
  • Ahir Reddy's avatar
    59b13795
    SPARK-1114: Allow PySpark to use existing JVM and Gateway · 59b13795
    Ahir Reddy authored
    Patch to allow PySpark to use existing JVM and Gateway. Changes to PySpark implementation of SparkConf to take existing SparkConf JVM handle. Change to PySpark SparkContext to allow subclass specific context initialization.
    
    Author: Ahir Reddy <ahirreddy@gmail.com>
    
    Closes #622 from ahirreddy/pyspark-existing-jvm and squashes the following commits:
    
    a86f457 [Ahir Reddy] Patch to allow PySpark to use existing JVM and Gateway. Changes to PySpark implementation of SparkConf to take existing SparkConf JVM handle. Change to PySpark SparkContext to allow subclass specific context initialization.
    59b13795
    History
    SPARK-1114: Allow PySpark to use existing JVM and Gateway
    Ahir Reddy authored
    Patch to allow PySpark to use existing JVM and Gateway. Changes to PySpark implementation of SparkConf to take existing SparkConf JVM handle. Change to PySpark SparkContext to allow subclass specific context initialization.
    
    Author: Ahir Reddy <ahirreddy@gmail.com>
    
    Closes #622 from ahirreddy/pyspark-existing-jvm and squashes the following commits:
    
    a86f457 [Ahir Reddy] Patch to allow PySpark to use existing JVM and Gateway. Changes to PySpark implementation of SparkConf to take existing SparkConf JVM handle. Change to PySpark SparkContext to allow subclass specific context initialization.