Github user sitalkedia commented on the pull request:

    https://github.com/apache/spark/pull/12309#issuecomment-217160976
  
    I don't understand why the MiMa failure is still there. I have added 
exclusions for them. Any idea?
    ```
    [error]  * method 
pipe(scala.collection.Seq,scala.collection.Map,scala.Function1,scala.Function2,Boolean)org.apache.spark.rdd.RDD
 in class org.apache.spark.rdd.RDD does not have a correspondent in current 
version
    [error]    filter with: 
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.spark.rdd.RDD.pipe")
    [error]  * method 
pipe(java.util.List,java.util.Map,Boolean,Int)org.apache.spark.api.java.JavaRDD 
in trait org.apache.spark.api.java.JavaRDDLike is present only in current 
version
    [error]    filter with: 
ProblemFilters.exclude[ReversedMissingMethodProblem]("org.apache.spark.api.java.JavaRDDLike.pipe")
    ```


---
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]

Reply via email to