GithubHelp home page GithubHelp logo

Comments (2)

christopherbozeman avatar christopherbozeman commented on May 26, 2024

The spark-shell will default to local and basic instance of Spark on EMR also uses the Spark defaults. I recommend taking a look at the "-x" argument with "install-spark" at the readme https://github.com/awslabs/emr-bootstrap-actions/blob/master/spark/README.md. This argument will preconfigure Spark to use the entire cluster as it was set at creation of the cluster.

Then try spark shell as:
MASTER=yarn-client /home/hadoop/spark/bin/spark-shell

from emr-bootstrap-actions.

8evers avatar 8evers commented on May 26, 2024

HI,

I did try the -x argument as well without any luck, however I suspect that this was related to issue 38 and the changes you made 3 hours ago seem to have fixed the issue

Thanks

from emr-bootstrap-actions.

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.