Skip to content
Prev 156 / 2152 Next

snow, socket cluster: problem with path to rscript

Glad it is working now.

By default snow uses Sys.info()["nodename"] on the master to determine
the name of the master that is used for the back connection. If you
supply an alternative as master="123...." withthe IP address then that
should work around not having the master name known on the worker.

luke
On Mon, 20 Apr 2009, Matthieu Stigler wrote: