Github user zsxwing commented on a diff in the pull request:

    https://github.com/apache/spark/pull/15371#discussion_r82488129
  
    --- Diff: project/MimaExcludes.scala ---
    @@ -833,6 +833,11 @@ object MimaExcludes {
           // [SPARK-12221] Add CPU time to metrics
           
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.spark.status.api.v1.TaskMetrics.this"),
           
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.spark.status.api.v1.TaskMetricDistributions.this")
    +    ) ++ Seq(
    --- End diff --
    
    They should be in `lazy val v21excludes = v20excludes`. Master is supposed 
to be released as 2.1.


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