GitHub user ScrapCodes opened a pull request: https://github.com/apache/incubator-spark/pull/585
Support MiMa for reporting binary compatibility accross versions. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark mima-support Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/585.patch ---- commit 260e6d20a95558d53377ddc8cd1c9e3891ef83e2 Author: Prashant Sharma <prashan...@imaginea.com> Date: 2014-02-12T08:57:22Z Support MiMa for reporting binary compatibility accross versions. ----