Skip to content
Snippets Groups Projects
  1. Feb 26, 2013
  2. Feb 25, 2013
  3. Feb 24, 2013
  4. Feb 16, 2013
  5. Feb 10, 2013
  6. Jan 20, 2013
  7. Jan 18, 2013
  8. Jan 17, 2013
  9. Jan 08, 2013
  10. Jan 06, 2013
  11. Jan 01, 2013
  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. Dec 10, 2012
  14. Nov 12, 2012
  15. Oct 22, 2012
  16. Oct 13, 2012
  17. Oct 07, 2012
  18. Oct 06, 2012
  19. Oct 04, 2012
  20. Sep 24, 2012
  21. Sep 10, 2012
  22. Sep 07, 2012
  23. Aug 04, 2012
  24. Jul 28, 2012
  25. Jul 18, 2012
  26. Jul 08, 2012
  27. Jun 30, 2012
  28. Mar 17, 2012
  29. Sep 26, 2011
  30. Aug 31, 2011
    • Ismael Juma's avatar
      Upgrade to Scala 2.9.1. · 483f724d
      Ismael Juma authored
      Interestingly, the version in Maven is 2.9.1, but SBT outputs file to the 2.9.1.final
      directory inside target.
      
      A couple of small changes in SparkIMain were also required.
      
      All tests pass and ./spark-shell launches successfully.
      483f724d
  31. Aug 30, 2011
  32. Aug 01, 2011
  33. Jul 14, 2011
  34. Jun 01, 2011
  35. May 27, 2011
Loading