Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/10565#issuecomment-168557719
```
[info] spark-sql: found 2 potential binary incompatibilities (filtered 527)
[error] * method leafFiles()scala.collection.mutable.Map in class
org.apache.spark.sql.sources.HadoopFsRelation#FileStatusCache has now a
different result type; was: scala.collection.mutable.Map, is now:
scala.collection.mutable.LinkedHashMap
[error] filter with:
ProblemFilters.exclude[IncompatibleResultTypeProblem]("org.apache.spark.sql.sources.HadoopFsRelation#FileStatusCache.leafFiles")
[error] * method leafFiles_=(scala.collection.mutable.Map)Unit in class
org.apache.spark.sql.sources.HadoopFsRelation#FileStatusCache's type has
changed; was (scala.collection.mutable.Map)Unit, is now:
(scala.collection.mutable.LinkedHashMap)Unit
[error] filter with:
ProblemFilters.exclude[IncompatibleMethTypeProblem]("org.apache.spark.sql.sources.HadoopFsRelation#FileStatusCache.leafFiles_=")
[warn]
/home/jenkins/workspace/SparkPullRequestBuilder/mllib/src/main/scala/org/apache/spark/mllib/clustering/PowerIterationClustering.scala:388:
method
```
---
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]