d5cee43cea
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
1.5 KiB
1.5 KiB
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:
- core-default.xml
- hdfs-default.xml
- yarn-default.xml
- mapred-default.xml
- oozie-default.xml
- hive-default.xml
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.