Difference between revisions of "Tutorial: Running MPI Programs on Hadoop Cluster"
(→Setup to run MPI Hadoop servers) |
|||
Line 12: | Line 12: | ||
<source lang="text"> | <source lang="text"> | ||
ssh -Y yourusername@hadoop01.dyndns.org | ssh -Y yourusername@hadoop01.dyndns.org | ||
− | </source> | + | :::</source> |
<br /> | <br /> | ||
:* enter the following commands | :* enter the following commands | ||
<br /> | <br /> | ||
− | <source lang="text"> | + | :::<source lang="text"> |
ssh-keygen -t rsa ''(and press ENTER 3 times)'' | ssh-keygen -t rsa ''(and press ENTER 3 times)'' | ||
ls .ssh | ls .ssh |
Revision as of 11:05, 15 March 2017
--D. Thiebaut (talk) 13:57, 15 October 2013 (EDT)
Revised: --D. Thiebaut (talk) 12:02, 15 March 2017 (EDT)
Setup to run MPI Hadoop servers
Configuration
- create a file called hosts in the directory where the mpi programs are located.
- Store the following IP addresses in it: