[Swift-user] Converting sites configuration
Guilherme Gall
gmgall at lncc.br
Thu Apr 3 19:18:13 CDT 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everyone,
I'm trying to configure the sites that I intend to use to run jobs
with the new style of configuration that centralizes the sites
configuration in the swift.properties file [1].
The localhost worked fine just setting initialScore, jobManager,
filesystem and workdir directives. But I'm having troubles configuring
Swift to use a local SGE queue.
Is there any documentation available explaining how to convert the
sites.xml style to the new style? I would like to centralize
everything in the swift.properties file.
I know that the following sites.xml works fine:
- -----
<config>
<pool handle="sunhpc">
<gridftp url="local://localhost" />
<!-- <execution provider="sge" url="localhost" /> -->
<execution provider="coaster" jobmanager="local:sge"
url="localhost" />
<profile namespace="globus" key="pe">mpi</profile>
<profile namespace="globus" key="queue">linux.q</profile>
<profile key="jobThrottle" namespace="karajan">1.27</profile>
<profile namespace="karajan" key="initialScore">624</profile>
<filesystem provider="local" url="none" />
<workdirectory>/prj/cenapadrj/gmgall/swiftwork</workdirectory>
</pool>
</config>
- -----
But I wasn't able to put this directives in the swift.properties file.
[1]
http://swift-lang.org/guides/trunk/userguide/userguide.html#_grouping_site_properties
Thanks in advance,
- --
Guilherme Gall
CSR/LNCC
GPG Public Key ID: A65ED0D5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJTPfpFAAoJEG9WBlOmXtDVocwH/1RvBYXve7MqWH4FkzMMQn3r
29/kysBeTHSFOQRv1FvFeiNQE1N6Mq04eGboTwvdnljWU73b0wz/Nnsh/bSuuYyP
gGYpfyF9/kBkX6/tezjZqHV8M/3ltyrS2pI3HROjTgfCWqV0LHOVo2c2Qyw3pDM0
apIFJu72cBS8VLcRudOCLn/EaTj/Yrj625S2tmwbt6hbIhelTfI/HmhxYVfYVYK9
tPstRROfGqxBlFO2Qldakrh8yl33WgeR/4/1WDtmztrEfyxYHn/lRVzJ6lP7LThA
TM8vYtFObGNmfJKmp7BvuHa55sVMA1JR0zvaacBNcgGmI0J9+lFxNuKWq1g66Tc=
=Am59
-----END PGP SIGNATURE-----
More information about the Swift-user
mailing list