Lining Sun created SPARK-15123:
----------------------------------

             Summary: upgrade org.json4s to 3.2.11 version
                 Key: SPARK-15123
                 URL: https://issues.apache.org/jira/browse/SPARK-15123
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
            Reporter: Lining Sun
            Priority: Minor


We had the issue when using snowplow in our Spark applications. Snowplow 
requires json4s version 3.2.11 while Spark still use a few years old version 
3.2.10. The change is to upgrade json4s jar to 3.2.11.

The running error we got is below:

Exception in thread "main" java.lang.NoSuchMethodError: 
org.json4s.jackson.JsonMethods$.fromJsonNode(Lcom/fasterxml/jackson/databind/JsonNode;)Lorg/json4s/JsonAST$JValu



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to