Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Section
Column
width50%

On This page

Table of Contents
Column
width5%

Column
width45%

On Related Pages

Page Tree
rootSCICOMP:@self
startDepth3

Note that the elastic map reduce client on the shared servers has moved. See the updated instructions below.

...

  1. Use the AWS console to make a new S3 bucket named sagebio-YourUnixUsername Note: Do not put any underscores in your bucket name. Only use hyphens, lowercase letters and numbers.
  2. Make these five subdirectories
    1. scripts
    2. input
    3. output
    4. results
    5. logs

Set up your config file for the AWS Elastic MapReduce command line tool installed on the shared servers

...

Get your AWS credentials

Get your security credentials from your AWS Account

  • Access Key ID
  • Secret Access Key

Set up the Elastic MapReduce command line

...

tool

Set up your configuration files for the Elastic MapReduce AWS tool installed on the shared servers (belltown, sodo, ballard, ...)

...

Code Block
~>ssh ndeflaux@pegasus.ccs.miami.edu
ndeflaux@pegasus.ccs.miami.edu's password:
Last login: Thu May 19 18:59:51 2011 from dhcp149019.fhcrc.org


***********************************************************************
*                                                                     *
* Welcome to Pegasus Linux Cluster at CCS/University of Miami.        *
*                                                                     *
* ....
*                                                                     *
***********************************************************************

[ndeflaux@u01 ~]$ nano file.txt
[ndeflaux@u01 ~]$

Where to go next?