Skip to content
Snippets Groups Projects
  1. Jul 08, 2012
  2. Jun 30, 2012
  3. Mar 17, 2012
  4. Sep 26, 2011
  5. 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
  6. Aug 30, 2011
  7. Aug 01, 2011
  8. Jul 14, 2011
  9. Jun 01, 2011
  10. May 27, 2011
  11. May 24, 2011
  12. May 03, 2011
  13. Mar 08, 2011
  14. Mar 07, 2011
  15. Mar 01, 2011
  16. Feb 01, 2011
  17. Dec 05, 2010
  18. Nov 14, 2010
  19. Nov 13, 2010
  20. Oct 16, 2010
  21. Oct 15, 2010
  22. Oct 12, 2010
  23. Sep 29, 2010
  24. Aug 13, 2010
  25. Jul 25, 2010
  26. Jul 19, 2010
  27. Jun 11, 2010
  28. Apr 20, 2010
  29. Apr 19, 2010
  30. Apr 14, 2010
  31. Apr 04, 2010
    • Mosharaf Chowdhury's avatar
      - HDFS storing is in separate thread. · e0db4e04
      Mosharaf Chowdhury authored
      - Receivers now ask for a range instead of expecting the whole variable. But,
        they are still asking for the whole range from a single source.
      - Next step: make receivers ask for different parts from different sources.
        Also, make sure that Master sends back a list of sources instead of a single
        one.
      e0db4e04
Loading