[
https://issues.apache.org/jira/browse/SPARK-45629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Jie resolved SPARK-45629.
------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 43526
[https://github.com/apache/spark/pull/43526]
> Fix `Implicit definition should have explicit type`
> ---------------------------------------------------
>
> Key: SPARK-45629
> URL: https://issues.apache.org/jira/browse/SPARK-45629
> Project: Spark
> Issue Type: Sub-task
> Components: Spark Core, SQL
> Affects Versions: 4.0.0
> Reporter: Yang Jie
> Assignee: tangjiafu
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> {code:java}
> [error]
> /Users/yangjie01/SourceCode/git/spark-mine-sbt/core/src/main/scala/org/apache/spark/deploy/FaultToleranceTest.scala:343:16:
> Implicit definition should have explicit type (inferred
> org.json4s.DefaultFormats.type) [quickfixable]
> [error] Applicable -Wconf / @nowarn filters for this fatal warning: msg=<part
> of the message>, cat=other-implicit-type,
> site=org.apache.spark.deploy.TestMasterInfo.formats
> [error] implicit val formats = org.json4s.DefaultFormats
> [error] {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]