deb-sahara/sahara/plugins/vanilla/v2_6_0/resources
Andrey Pavlov ced0f909da Adding hive support for vanilla 2.6
Change-Id: Iea9897ab76370c80c9fe362d7507f388a51165ee
Closes-bug: #1410248
2015-01-16 12:47:38 +03:00
..
core-default.xml Adding Hadoop 2.6.0 support to Vanilla plugin 2014-12-09 19:01:16 +03:00
hdfs-default.xml Adding Hadoop 2.6.0 support to Vanilla plugin 2014-12-09 19:01:16 +03:00
hive-default.xml Adding hive support for vanilla 2.6 2015-01-16 12:47:38 +03:00
mapred-default.xml Adding Hadoop 2.6.0 support to Vanilla plugin 2014-12-09 19:01:16 +03:00
oozie-default.xml Adding Hadoop 2.6.0 support to Vanilla plugin 2014-12-09 19:01:16 +03:00
README.rst Adding hive support for vanilla 2.6 2015-01-16 12:47:38 +03:00
yarn-default.xml Adding Hadoop 2.6.0 support to Vanilla plugin 2014-12-09 19:01:16 +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.6.0

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.