Giter Club home page Giter Club logo

Comments (4)

rachelwarren avatar rachelwarren commented on June 29, 2024

What version of SBT are you using? (sbt -version)?

from high-performance-spark-examples.

westeras avatar westeras commented on June 29, 2024

@rachelwarren

➜  sbt about
[info] Loading project definition from /private/tmp/hello/project
[info] Set current project to Hello (in build file:/private/tmp/hello/)
[info] This is sbt 0.13.13
[info] The current project is {file:/private/tmp/hello/}root 0.1.0-SNAPSHOT
[info] The current project is built against Scala 2.12.1
[info] Available Plugins: sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, sbt.plugins.CorePlugin, sbt.plugins.JUnitXmlReportPlugin, sbt.plugins.Giter8TemplatePlugin
[info] sbt, sbt plugins, and build definitions are using Scala 2.10.6

from high-performance-spark-examples.

westeras avatar westeras commented on June 29, 2024

^ that's from a different sbt project (it's the hello world example in the sbt getting started guide). running 'sbt -version' gives me this:

➜  sbt -version
[info] Loading project definition from /Users/adam/Documents/repos/oreilly/high-performance-spark-examples/project
[info] Set current project to examples (in build file:/Users/adam/Documents/repos/oreilly/high-performance-spark-examples/)
[warn] The `-` command is deprecated in favor of `onFailure` and will be removed in 0.14.0

from high-performance-spark-examples.

westeras avatar westeras commented on June 29, 2024

somehow I got it working...not totally sure what it was that made it work, but in the process I updated sbt to 0.13.15, deleted both ~/.sbt and ~/.ivy and refactored the assembly section in the build.sbt (which IntelliJ was throwing errors about) to match a newer template I found here: http://queirozf.com/entries/creating-scala-fat-jars-for-spark-on-sbt-with-sbt-assembly-plugin

from high-performance-spark-examples.

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.