Code Monkey home page Code Monkey logo

Comments (3)

mjakubowski84 avatar mjakubowski84 commented on June 16, 2024

Hi @conderls!
I would prefer not to add such complexity to the library.

Considering that parquet-hadoop in version 1.10.1 is five years old, I recommend you upgrade it. You may not even need to upgrade Spark. Otherwise, you still have the option of shading.

from parquet4s.

conderls avatar conderls commented on June 16, 2024

Hi @conderls! I would prefer not to add such complexity to the library.

Considering that parquet-hadoop in version 1.10.1 is five years old, I recommend you upgrade it. You may not even need to upgrade Spark. Otherwise, you still have the option of shading.

  1. I agree to keep pace with the latest version, but the v1.12.x add the getPath() method breaks the compatibility and just return the path.
  2. As spark-sql 3.1.2 depends on parquet-hadoop as provided scope, if without upgrade spark, then I may not able to upgrade parquet-hadoop;
  3. the spark-sql depends on parquet-hadoop 1.10.1 and parquet4s depends on 1.13.1, the shading option may not work here?

from parquet4s.

mjakubowski84 avatar mjakubowski84 commented on June 16, 2024
  1. Check out https://hadoopsters.com/how-to-override-a-spark-dependency-in-client-or-cluster-mode-2860a64ad1d5
  2. In this option, you should shade parquet4s' dep

from parquet4s.

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.