[Swift-devel] Re: Question of wrapper.sh
Ben Clifford
benc at hawaga.org.uk
Fri Mar 7 10:41:07 CST 2008
On Fri, 7 Mar 2008, Zhao Zhang wrote:
> Where do those -info files live, if I run SWIFT locally on a linux box?
You will need to use a recent (as in r1715 swift, r1934 cog) build from
SVN. Edit your swift.properties file so that that this setting:
wrapperlog.always.transfer=false
is changed to this:
wrapperlog.always.transfer=false
Then when you run, you will get a log file called:
whatever-20080101-9999-abcdef.log
and a corresponding directory,
whatever-20080101-9999-abcdef.d/
In that directory, you should see one *-info file for each job that is run
(with the * being the jobid, the same as passed on the wrapper.sh command
line that we talked about 12h ago)
--
More information about the Swift-devel
mailing list