vesoft-inc / nebula-algorithm

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
71 stars 39 forks source link

nebula引用过低jackson问题 #76

Closed limingoo closed 1 year ago

limingoo commented 1 year ago

项目使用jackson版本2.11.2 nebula-algorithm版本3.0.0 spark版本2.4.4 scala版本2.11 项目正常启动, 执行任务报错:Incompatible jackson version:2.11.2

尝试: 使用jackson2.9.10版本 项目启动失败:找不到类,com.fasterxml。jackson。databind。json。jsonmapper

wey-gu commented 1 year ago

I'll move this to Nebula-Algorithm repo, btw, plz check if this answer helps?

https://stackoverflow.com/questions/47951910/spark2-2-1-incompatible-jackson-version-2-8-8

QingZ11 commented 1 year ago

@limingoo hi, I have noticed that the issue you created hasn’t been updated for nearly a month, so I have to close it for now. If you have any new updates, you are welcome to reopen this issue anytime.

Thanks a lot for your contribution anyway 😊