This section describes how to add a property that allows you to run MapReduce version 2 applications from a Windows Client.
mapred-site.xml file:
<property>
<name>mapreduce.app-submission.cross-platform</name>
<value>true</value>
</property>
mapred-site.xml file for MRv2 applications is located in
the following directory:
%MAPR_HOME%\hadoop\hadoop-2.x.x\etc\hadoop\mapred-site.xml