vinodkc commented on a change in pull request #32636:
URL: https://github.com/apache/spark/pull/32636#discussion_r637517157
##########
File path:
core/src/test/scala/org/apache/spark/deploy/history/HistoryServerSuite.scala
##########
@@ -208,7 +208,6 @@ class HistoryServerSuite extends SparkFunSuite with
BeforeAndAfter with Matchers
new File(expRoot, HistoryServerSuite.sanitizePath(name) +
"_expectation.json")),
StandardCharsets.UTF_8)
// compare the ASTs so formatting differences don't cause failures
- import org.json4s._
Review comment:
yes, with M16 it is throwing Unused import error on org.json4s._
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]