Skip to content

MitinPavel/single_node_hadoop_claster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play with Hadoop

Description

Settings up a Single Node Hadoop Cluster 1.0.3

See a wrapper cookbook for a smoother start.

Requirements

Platform

  • Ubuntu

Tested on:

  • Linux precise64 3.2.0-23-generic #36-Ubuntu SMP x86_64 GNU/Linux

Java

Attributes

  • node['single_node_hadoop_claster']['java']['java_home'] - path to JAVA_HOME (for example: "/usr/lib/jvm/jdk1.6.0_45").
  • node["single_node_hadoop_claster"]["user"]["name"] - hdfs/hadoop user. Note, that the cookbook doesn't distinguish between these two roles (hdfs user and map/reduce user).
  • node["single_node_hadoop_claster"]["user"]["group"] - hdfs/hadoop user group.

See the attributes/default.rb for more info.

Related cookbooks

Resources

License and Author

Copyright 2013 Pavel Mitin

Licensed under the MIT License (MIT).

About

Chef cookbook for pseudo-distributed Hadoop 1.0.3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published