Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/1369#issuecomment-50915292
@witgo have a look at `project/MimaExcludes.scala`. Under the section
starting with `case v if v.startsWith("1.1") =>` you can add a `Seq()` with all
the excludes necessary for your PR. The error messages tells you what you need
to add.
Of course, the more important question, are those API changes on purpose
and are they OK?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---