lnxchk / HadoopCookbook

temporary parking for my update to the Chef Hadoop cookbook
3 stars 0 forks source link

support for apache hadoop distro in addition to cloudera #8

Open lnxchk opened 12 years ago

lnxchk commented 12 years ago

set up support for apache hadoop version, likely as a replacement for the default recipe

lnxchk commented 12 years ago

basic support is in, but not start scripts yet.

the hadoop::apache_hadoop recipe will get most of the way, putting files on disk and setting up the user.

doesn't have start scripts to put everything together, not sure if i want to include the cloudera start scripts or something else. cloudera's start scripts are apache license. what to do with debian/ubuntu?