OSDN Git Service

add cdh recipe.
authorwhitestar <whitestar@gaea.test>
Sat, 3 Aug 2013 08:40:28 +0000 (17:40 +0900)
committerwhitestar <whitestar@gaea.test>
Sat, 3 Aug 2013 08:40:28 +0000 (17:40 +0900)
commit08e681cf4d7eba41d707bb3d1c15a6df632b0341
treee0f40b10dfa1cffa621818393abe14807f0ab6cd
parentb907b72abbcf641f99217127b4e3a485bf4fa86e
add cdh recipe.
cookbooks/cdh/CHANGELOG.md [new file with mode: 0644]
cookbooks/cdh/README.md [new file with mode: 0644]
cookbooks/cdh/attributes/default.rb [new file with mode: 0644]
cookbooks/cdh/metadata.rb [new file with mode: 0644]
cookbooks/cdh/recipes/default.rb [new file with mode: 0644]
cookbooks/cdh/recipes/yum_repo.rb [new file with mode: 0644]
cookbooks/hadoop/attributes/default.rb
cookbooks/hadoop/libraries/helper.rb
cookbooks/hadoop/recipes/default.rb
roles/test-cdh-on-localhost.rb [new file with mode: 0644]
roles/yum-cdh.rb [new file with mode: 0644]