Skip to content
Snippets Groups Projects
  1. Sep 15, 2013
  2. Aug 30, 2013
  3. Aug 29, 2013
  4. 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
  5. Jul 16, 2013
  6. Feb 07, 2013
  7. Jan 17, 2013
  8. Jan 01, 2013
  9. Dec 31, 2012
  10. 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
  11. Oct 19, 2012
Loading