Difference between revisions of "Tutorial: Running MPI Programs on Hadoop Cluster"

From dftwiki3
Jump to: navigation, search
(Setup to run MPI Hadoop servers)
(Setup Password-Less ssh to the Hadoop cluster)
Line 7: Line 7:
 
<br />
 
<br />
 
<onlysmith>
 
<onlysmith>
* The directions below are taken from [http://www.linuxproblem.org/art_9.html this page], and summarized below.  In all the steps you will need to replace ''yourusername'' by your actual user name on the hadoop cluster.
+
* The directions below are taken from [http://www.linuxproblem.org/art_9.html this page], and summarized here for the hadoop cluster.  In all the steps you will need to replace ''yourusername'' by your actual user name on the hadoop cluster.
 
<br/>
 
<br/>
 
:* ssh to hadoop01
 
:* ssh to hadoop01

Revision as of 11:07, 15 March 2017

--D. Thiebaut (talk) 13:57, 15 October 2013 (EDT)
Revised: --D. Thiebaut (talk) 12:02, 15 March 2017 (EDT)



Setup Password-Less ssh to the Hadoop cluster



This section is only visible to computers located at Smith College

Configuration

  • create a file called hosts in the directory where the mpi programs are located.
  • Store the following IP addresses in it:

This section is only visible to computers located at Smith College