<div dir="ltr">Hi <span style="font-family:arial,sans-serif;font-size:13px">Guilherme,</span><div><br></div><div>There was one setting (pe) that was undocumented and not yet in the new config. I've just added this and updated the user guide. I've attached a swift.properties file that I believe should work for you with the latest 0.95 and trunk. Please let me know if you have any issues.<br>
</div><div><br></div><div>I will add something to the user guide soon that makes it easier to translate settings directly from sites.xml to the new swift.properties format.</div><div><br></div><div>Thanks,</div><div>David</div>

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