Git Product home page Git Product logo

Comments (4)

marobabic avatar marobabic commented on July 17, 2024

Ahmad, you need to make sure you have vagrant installed and in your path. In your path means that your environment variable PATH contains directory into which you installed vagrant. You can find out what your path is by executing followowing in your cygwin:
echo $PATH
If you can't see vagrant directory there - which is most likely the reason of your problem - add the directory tho your path like this:
export PATH=$PATH;/path/to/your/vagrant/dir
After this you should be able to run vagrant like you expect.

from spark-kafka-cassandra-applying-lambda-architecture.

aalkilani avatar aalkilani commented on July 17, 2024

@marobabic , thanks for the response on this. I believe I've also been able to get @vsmeruga going through Pluralsight customer support so closing this ticket. For everyone's reference, there's a troubleshooting guide here: https://github.com/aalkilani/spark-kafka-cassandra-applying-lambda-architecture/blob/master/vagrant/troubleshooting.md

This is especially useful if you're on Windows. I do take pull requests if anyone has input on making the guide better.

Thanks!

from spark-kafka-cassandra-applying-lambda-architecture.

vsmeruga avatar vsmeruga commented on July 17, 2024

from spark-kafka-cassandra-applying-lambda-architecture.

vsmeruga avatar vsmeruga commented on July 17, 2024

from spark-kafka-cassandra-applying-lambda-architecture.

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.