|
@@ -53,6 +53,10 @@
|
|
</osSpecific>
|
|
</osSpecific>
|
|
</osSpecifics>
|
|
</osSpecifics>
|
|
|
|
|
|
|
|
+ <requiredServices>
|
|
|
|
+ <service>GLUSTERFS</service>
|
|
|
|
+ </requiredServices>
|
|
|
|
+
|
|
<configuration-dependencies>
|
|
<configuration-dependencies>
|
|
<config-type>yarn-site</config-type>
|
|
<config-type>yarn-site</config-type>
|
|
<config-type>capacity-scheduler</config-type>
|
|
<config-type>capacity-scheduler</config-type>
|
|
@@ -61,7 +65,7 @@
|
|
<config-type>yarn-log4j</config-type>
|
|
<config-type>yarn-log4j</config-type>
|
|
</configuration-dependencies>
|
|
</configuration-dependencies>
|
|
</service>
|
|
</service>
|
|
- <service>
|
|
|
|
|
|
+ <service>
|
|
<name>MAPREDUCE2</name>
|
|
<name>MAPREDUCE2</name>
|
|
<comment>Apache Hadoop NextGen MapReduce (YARN)</comment>
|
|
<comment>Apache Hadoop NextGen MapReduce (YARN)</comment>
|
|
<version>2.1.0.2.0.6.0</version>
|
|
<version>2.1.0.2.0.6.0</version>
|
|
@@ -121,6 +125,10 @@
|
|
|
|
|
|
<configuration-dir>configuration-mapred</configuration-dir>
|
|
<configuration-dir>configuration-mapred</configuration-dir>
|
|
|
|
|
|
|
|
+ <requiredServices>
|
|
|
|
+ <service>YARN</service>
|
|
|
|
+ </requiredServices>
|
|
|
|
+
|
|
<configuration-dependencies>
|
|
<configuration-dependencies>
|
|
<config-type>core-site</config-type>
|
|
<config-type>core-site</config-type>
|
|
<config-type>yarn-env</config-type>
|
|
<config-type>yarn-env</config-type>
|