Giter VIP home page Giter VIP logo

hadoop's Introduction

Hadoop Building

The purpose of this project is to create an automated provisioning system for hadoop with vagrant.

PSUEDO-CLUSTER MODE

Requirements

Installation

  1. Start VirtualBox Manager
  2. Select: Machines->New... item under the menu
  3. Go through the wizard: name: <some_name> type: linux version: 64-bit memory size: 1.0 to 2.0 GB hard drive: <select the downloaded .vmdk file>
  4. Power on the newly created

FULL CLUSTER MODE

Requirements

Installation

  1. Clone the git repo: https://github.com/jeffreylutz/hadoop
  2. Chdir into the hadoop directory of the local filesystem.
  3. Download virtualbox (hadoop.box) image: https://docs.google.com/open?id=0BxqNuLQvELJ-dDZzbDlBeEJlS0k
  4. Run vagrant box add 'hadoop.box' 'hadoop'
  5. Run vagrant up --> You should have four VMs running in VirtualBox
  6. Now, let's install Cloudera Manager v4. vagrant ssh master
  7. Run the installer: sudo /vagrant/cloudera-manager-installer.bin
  8. When asked for nodes/search for nodes, enter: 192.168.56.[10-13] The installer should find four nodes to install.

You should now have a complete Hadoop cluster setup and running. You can run the sample applications or your own by vagrant ssh master and running hadoop <cmd> ...

See Also

More Hadoop information can be found here: https://ccp.cloudera.com/display/DOC/Hadoop+Tutorial

Let me know if there are any issues/problems by creating an issue at http://github.com/jeffreylutz/hadoop

hadoop's People

Stargazers

Cameron Woodmansee avatar Jeffrey Lutz avatar

Watchers

James Cloos avatar Jeffrey Lutz 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.