Code Monkey home page Code Monkey logo

Comments (3)

samelamin avatar samelamin commented on May 28, 2024

Hey @lbadi that error is really annoying! You are right its def Guava, I would guess you have a local installation of Guava 14 somewhere in your class path which is causing this issue

Can you check your spark lib or jar folders? its most likely there
e.g. {spark-folder}/jars

from spark-bigquery.

lbadi avatar lbadi commented on May 28, 2024

Thanks for the fast response sam!!
Yes! You are right i have Guava 14 on /jars !! Are you saying that i can update that jar and it should work ?
Also I solve this using properly the shade plugin but i think is not an elegant way.

Now i'm having another problem with java.lang.NoClassDefFoundError: com/google/api/client/http/HttpRequestInitializer. I think i'll be able to solve it with the same technique.

Really appreciate the fast response Sam!

from spark-bigquery.

samelamin avatar samelamin commented on May 28, 2024

No worries, happy to help :)

Yeah I normally just overwrite the guava 14 with a newer version, you only need to do that locally as most clusters will have the latest

from spark-bigquery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.