> myCluster <- createCluster(numInstances=2) STARTING - 2011-06-13 21:56:58 STARTING - 2011-06-13 21:57:29 STARTING - 2011-06-13 21:58:00 STARTING - 2011-06-13 21:58:30 STARTING - 2011-06-13 21:59:02 STARTING - 2011-06-13 21:59:33 BOOTSTRAPPING - 2011-06-13 22:00:03 SHUTTING_DOWN - 2011-06-13 22:00:34 FAILED - 2011-06-13 22:01:05
Example 2:
> myCluster <- createCluster(numInstances=2)
STARTING - 2011-06-13 22:50:36
STARTING - 2011-06-13 22:51:07
STARTING - 2011-06-13 22:51:38
STARTING - 2011-06-13 22:52:09
STARTING - 2011-06-13 22:52:39
STARTING - 2011-06-13 22:53:10
BOOTSTRAPPING - 2011-06-13 22:53:40
FAILED - 2011-06-13 22:54:11
I'd be grateful for advice. I'm also intrigued as to why there are 6 "STARTING" messages when I'm requesting two instances??
CJ
Now that does not explain the failure. I'll try to run a test later on
today to see what's up. Thanks for letting me know.
-J
-J
In short Segue is not working until we can get this ironed out. This raises some important issues with the Segue architecture which I hope to address as soon as we get this flat tire fixed.
I'm really sorry for the inconvenience. Thanks for pointing this out, however. If it weren't for users letting me know Issues, I'd be in the dark.
Thx,
-J
Sent from my iPhone.
I'm working on a solution to get around this, but at least getting to
R 2.11 on the nodes will make Segue useful to most of us.
Please test and let me know if you run into any issues.
I did NOT change the version number because I'm lazy. But I did
upgrade the tarball.
-JD