Your cluster is configured with HDFS and MapReduce version 2 (MRv2) on YARN. What is
the result when you execute: hadoop jar SampleJar MyClass on a client machine?

A.
Sample.jar is placed in a temporary directory in HDFS
B.
SampleJar.jar is sent directly to the ResourceManager
C.
SampleJar.Jar is sent to the ApplicationMaster which allocates a container for
SampleJar.Jar
D.
SampleJar.jar is serialized into an XML file which is submitted to the ApplicatoionMaster
A
0
0
A is the correct answer,
0
0
A
0
0
A
0
0