OSDN Git Service

hadoop recipe bug fix.
authorwhitestar <whitestar@gaea.test>
Sat, 10 Aug 2013 08:27:27 +0000 (17:27 +0900)
committerwhitestar <whitestar@gaea.test>
Sat, 10 Aug 2013 08:27:27 +0000 (17:27 +0900)
commit305d11855a3cff4a07731ff0b1952b8d51239f70
tree234ba84c3eb4b7f6cd98d92772dd68894ce17e7b
parent88b575cb89ae6772f40a9350c486e8c9e9086a9b
hadoop recipe bug fix.
15 files changed:
cookbooks/cdh/attributes/default.rb
cookbooks/cdh/recipes/yum_repo.rb
cookbooks/hadoop/attributes/default.rb
cookbooks/hadoop/recipes/cdh.rb
cookbooks/hadoop/recipes/hdp.rb
cookbooks/hadoop/templates/default/conf-1.1/capacity-scheduler.xml.cdh3-example [new file with mode: 0644]
cookbooks/hadoop/templates/default/conf-1.1/fair-scheduler.xml.cdh3-example [new file with mode: 0644]
cookbooks/hadoop/templates/default/conf-1.1/hadoop-env.sh
cookbooks/hadoop/templates/default/conf-1.1/log4j.properties.cdh3-example [new file with mode: 0644]
cookbooks/hadoop/templates/default/conf-1.1/mapred-site.xml
cookbooks/hadoop/templates/default/etc-2.0/hadoop/taskcontroller.cfg [new file with mode: 0644]
nodes/localhost-cdh.json [new file with mode: 0644]
nodes/localhost-hdp.json [new file with mode: 0644]
roles/test-cdh-on-localhost.rb
roles/test-hdp-on-localhost.rb