Skip to content
Snippets Groups Projects
  1. Mar 24, 2014
    • Patrick Wendell's avatar
      SPARK-1094 Support MiMa for reporting binary compatibility accross versions. · dc126f21
      Patrick Wendell authored
      This adds some changes on top of the initial work by @scrapcodes in #20:
      
      The goal here is to do automated checking of Spark commits to determine whether they break binary compatibility.
      
      1. Special case for inner classes of package-private objects.
      2. Made tools classes accessible when running `spark-class`.
      3. Made some declared types in MLLib more general.
      4. Various other improvements to exclude-generation script.
      5. In-code documentation.
      
      Author: Patrick Wendell <pwendell@gmail.com>
      Author: Prashant Sharma <prashant.s@imaginea.com>
      Author: Prashant Sharma <scrapcodes@gmail.com>
      
      Closes #207 from pwendell/mima and squashes the following commits:
      
      22ae267 [Patrick Wendell] New binary changes after upmerge
      6c2030d [Patrick Wendell] Merge remote-tracking branch 'apache/master' into mima
      3666cf1 [Patrick Wendell] Minor style change
      0e0f570 [Patrick Wendell] Small fix and removing directory listings
      647c547 [Patrick Wendell] Reveiw feedback.
      c39f3b5 [Patrick Wendell] Some enhancements to binary checking.
      4c771e0 [Prashant Sharma] Added a tool to generate mima excludes and also adapted build to pick automatically.
      b551519 [Prashant Sharma] adding a new exclude after rebasing with master
      651844c [Prashant Sharma] Support MiMa for reporting binary compatibility accross versions.
      dc126f21
    • Prashant Sharma's avatar
      SPARK-1144 Added license and RAT to check licenses. · 21109fba
      Prashant Sharma authored
      Author: Prashant Sharma <prashant.s@imaginea.com>
      
      Closes #125 from ScrapCodes/rat-integration and squashes the following commits:
      
      64f7c7d [Prashant Sharma] added license headers.
      fcf28b1 [Prashant Sharma] Review feedback.
      c0648db [Prashant Sharma] SPARK-1144 Added license and RAT to check licenses.
      21109fba
  2. Jan 20, 2014
  3. Jan 04, 2014
  4. Jan 03, 2014
  5. Nov 19, 2013
  6. Nov 13, 2013
  7. Aug 29, 2013
  8. Jul 15, 2013
  9. May 14, 2013
  10. Apr 30, 2013
  11. Mar 11, 2013
  12. Jan 21, 2013
  13. Dec 30, 2012
  14. Dec 18, 2012
  15. Oct 01, 2012
  16. Sep 16, 2012
    • Andy Konwinski's avatar
      - Add docs/api to .gitignore · 52c29071
      Andy Konwinski authored
      - Rework/expand the nav bar with more of the docs site
      - Removing parts of docs about EC2 and Mesos that differentiate between
        running 0.5 and before
          - Merged subheadings from running-on-amazon-ec2.html that are still relevant
            (i.e., "Using a newer version of Spark" and "Accessing Data in S3") into
            ec2-scripts.html and deleted running-on-amazon-ec2.html
      - Added some TODO comments to a few docs
      - Updated the blurb about AMP Camp
      - Renamed programming-guide to spark-programming-guide
      - Fixing typos/etc. in Standalone Spark doc
      52c29071
  17. Sep 12, 2012
  18. Aug 01, 2012
  19. Jun 29, 2012
  20. Feb 08, 2011
  21. Feb 02, 2011
  22. Nov 28, 2010
  23. Nov 14, 2010
  24. Nov 13, 2010
  25. Sep 29, 2010
  26. Aug 13, 2010
  27. Jul 25, 2010
  28. Jun 10, 2010
  29. Mar 29, 2010
Loading