Giter VIP home page Giter VIP logo

Comments (4)

Kontinuation avatar Kontinuation commented on July 19, 2024

You can use the spark-shaded dependency org.apache.sedona:sedona-spark-shaded-3.4_2.12:1.5.1 instead of org.apache.sedona:sedona-spark-3.4_2.12:1.5.1.

The sedona python binding cannot figure out the version number when the shaded jar is not being used (https://github.com/apache/sedona/blob/sedona-1.4.1/python/sedona/core/jvm/config.py#L207), maybe it is a problem and we should fix it.

from sedona.

AlexTelloG avatar AlexTelloG commented on July 19, 2024

I have run into two bugs today and I document them here for your consideration.

  1. With the shaded dependency, specifically org.apache.sedona:sedona-spark-shaded-3.4_2.12:1.5.1 I run into another issue. -> edu.ucar#cdm-core;5.4.2: not found unresolved dependency. This appears to be a known and reported bug. Solution for now seems to downgrade to 1.4.1.

  2. The same seems to happen when reproducing the spark setup from your notebooks, for example located here.

from sedona.

jiayuasu avatar jiayuasu commented on July 19, 2024

@AlexTelloG Since you are using standalone spark with --packages option, you can append one more option --repositories https://artifacts.unidata.ucar.edu/repository/unidata-all. This will solve the edu.ucar#cdm-core;5.4.2: not found issue

from sedona.

AlexTelloG avatar AlexTelloG commented on July 19, 2024

Thank you so much for the quick replies and help, really appreciate it. Also for the amazing work in this library!

from sedona.

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.