Giter Site home page Giter Site logo

cdm's Introduction

Cassandra Dataset Manager

Cassandra Dataset Manager, referred to simply as cdm, is a tool to learn how to use Apache Cassandra.

The easiest way to get started is to download the latest cdm and put it somewhere in your path.

Work in progress. Original cdm was written in Python but is being ported to Java for maintainability and the ability to easy distribute a single file.

Building

You can build an executable via gradle buildBinary. This will create a fat JAR via with a bash wrapper in the bin directory that you can drop in your $PATH and run like a normal Linux/Mac executable.

CDM doesn't currently work on windows as it's dependent on bash and cqlsh. There are plans to lift this restriction.

Install a dataset

Assuming you've put the cdm executable in your path, you should be able to run cdm update and see an updated list of datasets. Run cdm list to see all the ones available. cdm install <name> loads your data in your local cassandra cluster. For instance, cdm install movielens.

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.