deb-sahara/sahara/plugins/vanilla/v2_7_1/resources
Vitaly Gridnev d5cee43cea Update vanilla plugin to the latest version
New vanilla supports following features:

 * Oozie of 4.2.0 version
 * YARN, MapReduce, HDFS of latest 2.7.1 version.

Also required templates for testing were added.

Implements blueprint: support-vanilla-2-7-1

Change-Id: Iae884d9f044ba1fe64b6d4ff23fa6ebabdbb41d9
2015-08-07 23:24:50 +03:00
..
core-default.xml Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03:00
hdfs-default.xml Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03:00
hive-default.xml Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03:00
mapred-default.xml Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03:00
oozie-default.xml Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03:00
README.rst Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03:00
yarn-default.xml Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03:00

Apache Hadoop Configurations for Sahara

This directory contains default XML configuration files:

  • core-default.xml
  • hdfs-default.xml
  • mapred-default.xml
  • yarn-default.xml
  • oozie-default.xml
  • hive-default.xml

These files are applied for Sahara's plugin of Apache Hadoop version 2.7.1

Files were taken from here:

XML configs are used to expose default Hadoop configurations to the users through Sahara's REST API. It allows users to override some config values which will be pushed to the provisioned VMs running Hadoop services as part of appropriate xml config.