You will also need the copy of hadoop software on the machine from where you are submitting the job. This is required, as all required Jar file for running MR processes are copied to machine selected for a given job.  As different versions of Hadoop are not compatible with each other, make sure to download the same version as used in Hadoop distributed file system.
 
 
-{subsubsection: Configuration Parameters)
+{subsubsection: Configuration Parameters}
 
 The mrscript.py require you to specifying certain configuration parameters e.g. number of CPU slots to request, location of Hadoop installation directory on local machine etc.  Below is a list of configuration variables whose value you should decide before running the script to generate submit file.