Github user paragpc commented on the issue:
https://github.com/apache/spark/pull/16473
```[error] * method
this(Long,Int,Int,java.util.Date,java.lang.String,java.lang.String,java.lang.String,Boolean,scala.collection.Seq,scala.Option,scala.Option)Unit
in class org.apache.spark.status.api.v1.TaskData does not have a correspondent
in current version
[error] filter with:
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.spark.status.api.v1.TaskData.this")
[error] * synthetic method <init>$default$10()scala.Option in object
org.apache.spark.status.api.v1.TaskData does not have a correspondent in
current version
[error] filter with:
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.spark.status.api.v1.TaskData.<init>$default$10")
[error] * synthetic method <init>$default$11()scala.Option in object
org.apache.spark.status.api.v1.TaskData does not have a correspondent in
current version
[error] filter with:
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.spark.status.api.v1.TaskData.<init>$default$11")```
---
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]