Giter Club home page Giter Club logo

openshift-origin-cartridge-cassandra's Introduction

OpenShift Cassandra Cartridge

The cassandra cartridge provides Cassandra on OpenShift.

Versions

This cartridge is able to support multiple versions of cassandra. The Cartridge comes with cassandra 1.2.4 and 2.0.8 out of the box, and you can easily add new versions to the cartridge by adding them to usr/versions and metadata/manifest.yml accordingly.

Downloadable Cartridge

The cartridge is growing in size, and since there is a restriction on downloadable cartridges to be downloaded within 10s it depends on your internet connection whether the download will finish successfully, or whether you have to install the cartridge manually. The downloadable URL is : https://raw.github.com/juhoffma/openshift-origin-cartridge-cassandra/master/metadata/manifest.yml

Simply use with 'rhc' client tools - rhc cartridge add https://raw.github.com/juhoffma/openshift-origin-cartridge-cassandra/master/metadata/manifest.yml --app <existing_app_name>

Manual Installation

Simply download the zipfile of the repository and put it into '/usr/libexec/openshift/cartridges/openshift-origin-cartridge-cassandra' and run the following command on the node(s)

oo-admin-cartridge --action install --source /usr/libexec/openshift/cartridges/openshift-origin-cartridge-cassandra/

then on the broker run:

# oo-admin-ctl-cartridge --activate -c import-node --obsolete
# oo-admin-broker-cache --clear
# oo-admin-console-cache --clear

that will make the cartridge available for deployment.

Environment Variables

The cassandra cartridge provides several environment variables to reference for ease of use:

OPENSHIFT_CASSANDRA_HOST      The Cassandra IP address
OPENSHIFT_CASSANDRA_PORT      The Cassandra port
OPENSHIFT_CASSANDRA_LOG_DIR   The path to the Cassandra log directory

For more information about environment variables, consult the OpenShift Application Author Guide.

openshift-origin-cartridge-cassandra's People

Contributors

juhoffma avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

marsjo tokyohans

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.