[StarCluster] StarCluster Bug
Austin Godber
godber at uberhip.com
Mon Apr 4 15:40:21 EDT 2011
Thats one of those eventual consistency errors that one needs to retry
on, the code should retry that is. I saw this all the time in some
other code of mine ... it goes like this:
Launch AMI
store returned instance ID
try to do something with instance id
instance ID doesn't exist?!?
I don't really have a SC specific answer though, sorry.
Austin
On 04/04/2011 03:24 PM, Gaston Fiore wrote:
> Hi Justin,
>
> I'm not sure what the issue below is...
>
> cloudera at cloudera-demo:~/hw4$ starcluster start mr5
> StarCluster - (http://web.mit.edu/starcluster) (v. 0.9999)
> Software Tools for Academics and Researchers (STAR)
> Please submit bug reports to starcluster at mit.edu
>
>>>> Using default cluster template: smallcluster
>>>> Validating cluster template settings...
>>>> Cluster template settings are valid
>>>> Starting cluster...
>>>> Launching a 5-node cluster...
>>>> Creating security group @sc-mr5...
> cli.py:162 - ERROR - InvalidInstanceID.NotFound: The instance ID
> 'i-1660e779' does not exist
> _______________________________________________
> StarCluster mailing list
> StarCluster at mit.edu
> http://mailman.mit.edu/mailman/listinfo/starcluster
>
More information about the StarCluster
mailing list