Github user RussellSpitzer commented on the issue:

    https://github.com/apache/spark/pull/21990
  
    What I wanted was to just call the Scala Methods, instead of having half 
the code and half in python, but we create the JVM in the SparkContext creation 
code so this ends up not being a good method I think. We could just translate 
the rest of GetOrCreate into Python but then every time there is a patch of the 
code in scala it will need a Python mod as well. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to