You probably should not be running the submitJob() function manually.
It's a support function that allows submission of segue specific jobs
to the cluster. The end user function for running jobs is the
emrlapply() function that performs an lapply() function in parallel
using Segue.
-J
how many nodes have you fired up and what size? I've only had the
start up take a long time on many really big instances (i.e. 30 xl ).
I spun up 20 small instances just a few minutes ago and it took 14
minutes.
Segue can't do anything until amazon allocates machines to you and
spins them up. So your R screen is probably just repeating "starting
<timestamp> over and over. The good news is you are not getting
charged until they are up and running.
-J
-j
According to this page: http://alestic.com/2009/07/ec2-availability-zones
there is no us-west-1a region. There is a us-west-1 region, however.
-J
What, exactly, is the issue you are going to report?
-J
I'm just encouraging you to exercise courteous restraint. If you start
reporting system issues before you debug your end you will quickly
train AWS support team to ignore your questions.
-J
Keep up the debugging and let me know if I can help!
-J