OSDN Git Service

add ver. 2.1.0-beta support to the hadoop::apache recipe.
authorwhitestar <whitestar@gaea.test>
Wed, 28 Aug 2013 10:59:08 +0000 (19:59 +0900)
committerwhitestar <whitestar@gaea.test>
Wed, 28 Aug 2013 10:59:08 +0000 (19:59 +0900)
commitb937da533a91e63ef245c5542bd1c157ae6d68bf
treec9f219bb42496210c3e8625e814592abc6243b18
parentbdaf4f9057ba8bbf65de878cdf23ed0979581cfd
add ver. 2.1.0-beta support to the hadoop::apache recipe.
40 files changed:
cookbooks/cdh/attributes/default.rb
cookbooks/cdh/recipes/yum_repo.rb
cookbooks/hadoop/attributes/default.rb
cookbooks/hadoop/libraries/helper.rb
cookbooks/hadoop/recipes/apache.rb
cookbooks/hadoop/templates/default/etc-2.1/default/hadoop-hdfs-datanode [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/capacity-scheduler.xml [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/configuration.xsl [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/container-executor.cfg [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/core-site.xml [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/fair-scheduler.xml [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/hadoop-env.cmd [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/hadoop-env.sh [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/hadoop-metrics.properties [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/hadoop-metrics2.properties [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/hadoop-policy.xml [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/hdfs-site.xml [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/hosts.exclude [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/hosts.include [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/httpfs-env.sh [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/httpfs-log4j.properties [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/httpfs-signature.secret [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/httpfs-site.xml [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/log4j.properties [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/mapred-env.cmd [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/mapred-env.sh [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/mapred-queue-acls.xml [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/mapred-queues.xml.template [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/mapred-site.xml [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/mapred-site.xml.template [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/slaves [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/ssl-client.xml.example [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/ssl-server.xml.example [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/taskcontroller.cfg [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/yarn-env.cmd [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/yarn-env.sh [new file with mode: 0644]
cookbooks/hadoop/templates/default/etc-2.1/hadoop/yarn-site.xml [new file with mode: 0644]
cookbooks/hdp/attributes/default.rb
cookbooks/hdp/recipes/yum_repo.rb
roles/test-on-localhost.rb