Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/8089#issuecomment-129713511
```
[error] * class
org.apache.spark.shuffle.FileShuffleBlockResolver#ShuffleFileGroup does not
have a correspondent in new version
[error] filter with:
ProblemFilters.exclude[MissingClassProblem]("org.apache.spark.shuffle.FileShuffleBlockResolver$ShuffleFileGroup")
```
Hmm, I guess that class confused MiMa because it's certainly not intended
to be public. I'm going to try adding a 1.5.0 MiMa exclude just because I'm
curious to see if tests still pass. Let's hold off on deciding how / whether
to do this for 1.5.0 for now, though.
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]