8000 GitHub - shemakumar/hadoop-automation: Collection of scripts to help automate the installation of Hadoop.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shemakumar/hadoop-automation

 
 

Repository files navigation

hadoop-automation

Collection of scripts to help automate the installation of Hadoop.

Files in bin must be in the users PATH on all machines.

mr2trace-start-all.sh is the primary script to start all Hadoop services across the cluster. NOTE: This script assumes that you are executing it from a machine that will be part of the new Hadoop cluster.

.environment-hadoop should be loaded by all nodes in cluster, on euc this can easily be done by putting it in $HOME/nfs/

mr2trace-config.sh defines variables used across scripts, make sure that the $MR2_SOURCE correctly points to your compiled copy of hadoop

Lastly, if using with the euc cluster check out this repo to: $HOME/nfs/.

About

Collection of scripts to help automate the installation of Hadoop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 60.5%
  • Shell 39.5%
0