Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 29th, 2012  |  syntax: None  |  size: 0.26 KB  |  hits: 21  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Can we add more Amazon Elastic Mapreduce instances into an existing Amazon Elastic Mapreduce instances?
  2. elastic-mapreduce --modify-instance-group CORE --instance-count 40
  3.        
  4. elastic-mapreduce --add-instance-group TASK --instance-count 40 --instance-type c1.medium