Skip to content
Snippets Groups Projects
  1. Sep 13, 2013
  2. Sep 12, 2013
  3. Sep 10, 2013
  4. Sep 09, 2013
  5. Sep 06, 2013
  6. Sep 02, 2013
  7. Sep 01, 2013
  8. Aug 29, 2013
    • Matei Zaharia's avatar
      Update Maven build to create assemblies expected by new scripts · 666d93c2
      Matei Zaharia authored
      This includes the following changes:
      - The "assembly" package now builds in Maven by default, and creates an
        assembly containing both hadoop-client and Spark, unlike the old
        BigTop distribution assembly that skipped hadoop-client
      - There is now a bigtop-dist package to build the old BigTop assembly
      - The repl-bin package is no longer built by default since the scripts
        don't reply on it; instead it can be enabled with -Prepl-bin
      - Py4J is now included in the assembly/lib folder as a local Maven repo,
        so that the Maven package can link to it
      - run-example now adds the original Spark classpath as well because the
        Maven examples assembly lists spark-core and such as provided
      - The various Maven projects add a spark-yarn dependency correctly
      666d93c2
    • Matei Zaharia's avatar
      Provide more memory for tests · 8d81358a
      Matei Zaharia authored
      8d81358a
  9. Aug 26, 2013
  10. Aug 21, 2013
  11. Aug 18, 2013
  12. Aug 16, 2013
  13. Aug 15, 2013
  14. Aug 13, 2013
  15. Aug 12, 2013
  16. Aug 11, 2013
  17. Aug 08, 2013
  18. Jul 30, 2013
  19. Jul 25, 2013
  20. Jul 24, 2013
  21. Jul 22, 2013
    • Josh Rosen's avatar
      Add JavaAPICompletenessChecker. · c8368043
      Josh Rosen authored
      This is used to find methods in the Scala API that
      need to be ported to the Java API.  To use it:
      
        ./run spark.tools.JavaAPICompletenessChecker
      Conflicts:
      	project/SparkBuild.scala
      	run
      	run2.cmd
      c8368043
  22. Jul 21, 2013
  23. Jul 16, 2013
  24. Jul 08, 2013
  25. Jul 06, 2013
  26. Jul 04, 2013
  27. Jun 30, 2013
  28. Jun 29, 2013
  29. Jun 22, 2013
Loading