Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 1.95 KB

README.md

File metadata and controls

75 lines (55 loc) · 1.95 KB

cloudera

Type : APPLICATION
Status : TESTED
Description : cloudera recipe 1.0.0
Maintainer : Fastconnect
Maintainer email :
Contributors : Homepage :
License : Apache 2.0
Build: Linux sudoer permissions : REQUIRED
Windows Admin permissions : Not supported
Release Date : July 26th 2013

Recipe version

Tested Cloud & OS

  • Amazon EC2

    • precise64 : Ubuntu precise 64 bits
  • Virtual Box Cloud

    • precise64 : Ubuntu precise 64 bits

Details

Service dependencies

Dependencies between services <> applications None.

Application description

This folder contains an application recipe for cloudera cdh4 and cm4. Deploys and configure a cloudera cluster, including optionally a MongoDB cluster and MySQL database. Services are:

  • cdh4-manager : Cloudera manager
  • cdh4-master : configure a node as master for the cloudera cluster
  • cdh4-slave : configure a node as slave for the cloudera cluster
  • mysql-cdh4 : optionally add a MySQL instance

The Cloudera manager is available on the installed node at the port 7180 The Hue interface is available on the installed node (MasterNode) at the port 8888

Via the different services configurations files in the application folder, you can specify various configurations:

  • Cloudera cluster name to create
  • Cloudera services to install and configure
  • The use (set up) or not of mongoDb cluster
  • various ports configurations Custom commands are also available from services. For more details, refer to the documentation.

Cloudera services supported:

  • ZOOKEEPER
  • HDFS
  • MAPREDUCE
  • OOZIE
  • HIVE
  • HBASE
  • SQOOP
  • FLUME
  • HUE

Properties file

Custom commands

Changelist