Coder Social home page Coder Social logo

cassandrainitationworkshop's Introduction

cassandrainitationworkshop

Cassandra first workshop

Installation & Setup

  1. Make sure the following items have been installed on your machine:

    • Java 7 or 8
    • Git (if you like a pretty interface to deal with git, try SourceTree)
    • Maven
  2. Install Oracle VirtualBox https://www.virtualbox.org/wiki/Downloads

  3. Install Vagrant https://www.vagrantup.com/downloads.html (on Mac and Windows the installer will make sure that vagrant command is known in the command prompt)

  4. Clone this repository into your workspace

  5. Open a command prompt, go to the cassandrainitiationworkshop/vagrant folder and run

    vagrant up

    This will start up the vagrant box. The first time will take a while as it has to download the OS image and other dependencies.

    Shutting down the vagrant box can be done by typing

    vagrant halt

    You can restore the environment back to a clean, working state (in case things go south) by typing

    vagrant provision

    You can SSH into the virtual environment with

    vagrant ssh

    And when you're done playing around, you can remove all traces of it with

    vagrant destroy
  6. Import the maven projects into IDE of your choice

  7. Run the tests of to verify everything has been setup correctly

Known issues

  • IntelliJ users: In some rare cases you might need to set the working directory in the running configurations to $MODULE_DIR$

    To avoid this issue, we'll be using a 32bit box for this workshop.

cassandrainitationworkshop's People

Contributors

tomvdbulck avatar tom-causs avatar lucdc avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.