Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • Build, Spark Core
    • None

    Description

      We need to upgrade to avoid the following error.

        Cause: java.lang.NoSuchMethodException: scala.collection.immutable.Seq$.apply(scala.collection.Seq)
        at java.lang.Class.getMethod(Class.java:1786)
        at org.json4s.Extraction$CollectionBuilder.reflMethod$Method1(Extraction.scala:476)
        at org.json4s.Extraction$CollectionBuilder.$anonfun$result$9(Extraction.scala:476)
        at org.json4s.Extraction$CollectionBuilder.mkCollection(Extraction.scala:437)
        at org.json4s.Extraction$CollectionBuilder.result(Extraction.scala:476)
        at org.json4s.Extraction$.$anonfun$extract$9(Extraction.scala:392)
        at org.json4s.Extraction$.$anonfun$customOrElse$1(Extraction.scala:658)
        at scala.PartialFunction.applyOrElse(PartialFunction.scala:187)
        at scala.PartialFunction.applyOrElse$(PartialFunction.scala:186)
        at scala.PartialFunction$$anon$1.applyOrElse(PartialFunction.scala:339)
      

      Attachments

        Activity

          People

            dongjoon Dongjoon Hyun
            dongjoon Dongjoon Hyun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: