Github user pwendell commented on the pull request:

    https://github.com/apache/incubator-spark/pull/585#issuecomment-35139456
  
    Hey @ScrapCodes - this is a great start! To give some background, we 
actually want to use this and reject pull requests that cause Mima errors. That 
means we need to configure it so normal development won't return errors by 
having appropriate excludes. I just ran it and many of the errors seem like 
false positives - for instance they are in the "deploy" package. The Mima code 
isn't super well documented, but I believe the offer excludes for these things 
- so it would be great if you could check these out and try to put in the 
appropriate excludes to distinguish false positives from actual issues.
    


Reply via email to