Skip to content
Snippets Groups Projects
  1. Dec 15, 2013
  2. Dec 12, 2013
  3. Sep 15, 2013
  4. Aug 30, 2013
  5. Aug 29, 2013
  6. Jul 28, 2013
    • Matei Zaharia's avatar
      Two fixes to IPython support: · 72ff62a3
      Matei Zaharia authored
      - Don't attempt to run worker processes with ipython (that can cause
        some crashes as ipython prints things to standard out)
      - Allow passing some IPYTHON_OPTS to launch things like the notebook
      72ff62a3
  7. Jul 16, 2013
  8. Feb 07, 2013
  9. Jan 17, 2013
  10. Jan 01, 2013
  11. Dec 31, 2012
  12. Dec 28, 2012
    • Josh Rosen's avatar
      Simplify PySpark installation. · 665466df
      Josh Rosen authored
      - Bundle Py4J binaries, since it's hard to install
      - Uses Spark's `run` script to launch the Py4J
        gateway, inheriting the settings in spark-env.sh
      
      With these changes, (hopefully) nothing more than
      running `sbt/sbt package` will be necessary to run
      PySpark.
      665466df
  13. Oct 19, 2012
Loading