You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/03/13 14:45:14 UTC

[GitHub] [incubator-linkis] Ritakang0451 opened a new issue #1687: Json4s package conflict caused by inconsistent spark versions. The error is as follows: error message: caused by: Java lang.NoSuchMethodError: org. json4s. jackson. jsonMethod$ Json4s package conflict caused by inconsistent spark versions. The error is as follows: error message: caused by: Java lang.NoSuchMethodError: org. json4s. jackson. jsonMethod$

Ritakang0451 opened a new issue #1687:
URL: https://github.com/apache/incubator-linkis/issues/1687


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-commons
   
   ### What happened + What you expected to happen
   
   
   Json4s package conflict caused by inconsistent spark versions. The error is as follows: error message: caused by: Java lang.NoSuchMethodError: org. json4s. jackson. jsonMethod$
   
   
   ### Relevent platform
   
   。
   
   ### Reproduction script
   
   。
   
   ### Anything else
   
   This question comes from the QA documentation of the Linkis community
   
   
   
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] Ritakang0451 commented on issue #1687: Json4s package conflict caused by inconsistent spark versions. The error is as follows: error message: caused by: Java lang.NoSuchMethodError: org. json4s. jackson. jsonMethod$ Json4s package conflict caused by inconsistent spark versions. The error is as follows: error message: caused by: Java lang.NoSuchMethodError: org. json4s. jackson. jsonMethod$

Posted by GitBox <gi...@apache.org>.
Ritakang0451 commented on issue #1687:
URL: https://github.com/apache/incubator-linkis/issues/1687#issuecomment-1066117080


   Solution:
   This is because the versions of json4s in spark jars and json4s in linkis ujes spark enginemanager / lib package are inconsistent. When the official release is released, the supported versions of spark will be indicated later. If they are inconsistent, this problem will exist. The solution is to replace the json4s package in spark jars with the json4s version in the linkis ujes spark enginemanager / lib package. In addition, the netty package may have conflicts, which can be handled according to the method of 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.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] Ritakang0451 closed issue #1687: Json4s package conflict caused by inconsistent spark versions. The error is as follows: error message: caused by: Java lang.NoSuchMethodError: org. json4s. jackson. jsonMethod$ Json4s package conflict caused by inconsistent spark versions. The error is as follows: error message: caused by: Java lang.NoSuchMethodError: org. json4s. jackson. jsonMethod$

Posted by GitBox <gi...@apache.org>.
Ritakang0451 closed issue #1687:
URL: https://github.com/apache/incubator-linkis/issues/1687


   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org