Giter Club home page Giter Club logo

coopr's Introduction

Coopr Logo

Coopr: Modern Cluster Management

Coopr is cluster management software that manages clusters on public, private clouds. Clusters created with Coopr utilize templates of any hardware and software stack, from simple standalone LAMP-stack servers and traditional application servers like JBoss, to full Apache Hadoop clusters comprised of thousands of nodes. Clusters can be deployed across many cloud providers (Rackspace, Joyent, and OpenStack) while utilizing common SCM tools (Chef and scripts).

Releases

Getting Started

You can build a standalone version of Coopr that will run on your machine. It requires Java 6 or Java 7 to run the server, Node v0.10.26 or higher for the UI, and Ruby 1.9.0p0 or higher for the provisioner.

  > git clone https://github.com/caskdata/coopr.git
  > cd coopr/coopr-standalone
  > git submodule init
  > git submodule update
  > mvn clean package assembly:single -DskipTests

The build places a zip of the standalone version of Coopr into the target directory. Unzip it and follow the instructions in the README.md file to start up Coopr on your own machine. It comes pre-packaged with templates for CDAP, Hadoop, LAMP, and MongoDB. In order to create an actual cluster, you will need an account with a supported provider (AWS, Google, Rackspace, Openstack, or Joyent), and perform a couple steps to setup up Coopr to use the right credentials to integrate with your provider. Follow the Quickstart Guide, which steps through an example of adding workers to your tenant, configuring a provider, and creating a Hadoop cluster.

Documentation

To learn more about Coopr, here are the resources available:

Contributing to Coopr

Are you interested in making Coopr better? Our development model is a simple pull-based model with a consensus building phase, similar to the Apache's voting process. If you want to help make Coopr better, by adding new features, fixing bugs, or suggesting improvements to something that's already there, here's how you can contribute:

  • Fork Coopr into your own GitHub repository
  • Create a topic branch with an appropriate name
  • Work on your favorite feature to your content
  • Once you are satisifed, create a pull request by going to the caskdata/coopr project.
  • Address all the review comments
  • Once addressed, the changes will be committed to the caskdata/coopr repository.

Bugs and suggestions should be made by filing a Jira at https://issues.cask.co/browse/COOPR.

License

Copyright © 2014 Cask Data, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

coopr's People

Contributors

wolf31o2 avatar albertshau avatar ajainarayanan avatar rns4731 avatar amakogoncv avatar duddun avatar gaarf avatar jwang47 avatar artemmakogon avatar nitinmotgi avatar yg2017 avatar kappac avatar sibonli avatar rajksarkar avatar ytalashko avatar chtyim avatar kpovetkin avatar

Watchers

 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.