Coder Social home page Coder Social logo

Comments (3)

seratch avatar seratch commented on August 20, 2024

Is it generally safe to link a later version of the AWS Java SDK to a version of AWScala that depends on an earlier version?

It depends but it may not be safe for some cases. The AWS Java SDK releases are not binary-compatible even among patch versions. So, linking a different version can be a cause of runtime errors.

I don't want to have cross builds with Scala 2.11 for this entire project anymore. But you have the necessity to have scala 2.11 builds specifically for the EMR module, I'm open to the idea to ship scala 2.11 builds only for it. The cross-build won't be so complex probably. Personally, I don't have much time to spend on it. I would like to have some contributions on it from the user community.

from awscala.

Liam3851 avatar Liam3851 commented on August 20, 2024

I can't speak to other users, but the parts of AWScala I use on EMR primarily are the SQS module and the S3 module.. the EMR module itself is mostly for starting/managing clusters (which I do on machines that aren't themselves EMR clusters); once I'm on the cluster I don't really need the EMR submodule anymore.

That said, I understand the desire not to manage cross-builds esp. for a version of Scala now two revisions out of date and deprecated even for Spark.

I'm not super-familiar with the internals of AWScala or its build procedure, but if I were to fork and then revert to the build code to the code prior to #215, how hard would it be for me to build a custom 2.11-compatible artifact against the newer Java SDK?

from awscala.

Liam3851 avatar Liam3851 commented on August 20, 2024

EMR from version 6.0.0 supports Scala 2.12. Closing.

from awscala.

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.