<div dir="ltr">Hi Jonathan,<div><br></div><div>I've added file.gc.enabled as an allowable property in the new config mechanism in trunk, and I've added a description to the trunk userguide (should be on the website within an hour or so).</div>
<div><br></div><div>Thanks,</div><div>David</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 29, 2014 at 11:05 AM, Jonathan Ozik <span dir="ltr"><<a href="mailto:jozik@uchicago.edu" target="_blank">jozik@uchicago.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Mike,<br>
<br>
I'm getting:<br>
Error: Unknown property file.gc.enabled<br>
<br>
when I add that to my swift.properties file.<br>
<br>
This is using trunk.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jonathan<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On May 29, 2014, at 10:42 AM, Michael Wilde <<a href="mailto:wilde@anl.gov">wilde@anl.gov</a>> wrote:<br>
<br>
> Jonathan, the files created by the concurrent mapper default to being<br>
> temporary.<br>
><br>
> To make them persist after the swift command terminates, add this to<br>
> swift.properties:<br>
><br>
> file.gc.enabled=false<br>
><br>
> (This needs to be added to the User Guide. Its desrcibed at the moment<br>
> only in etc/swift.properties):<br>
><br>
> # Files mapped by the concurrent mapper (i.e. when you don't<br>
> # explicitly specify a mapper) are deleted when they are not<br>
> # in use any more. This property can be used to prevent<br>
> # files mapped by the concurrent mapper from being deleted.<br>
> #<br>
> # Format:<br>
> # file.gc.enabled=(true|false)<br>
> #<br>
> # Default: true<br>
> #<br>
><br>
> - Mike<br>
><br>
><br>
> On 5/29/14, 10:24 AM, Jonathan Ozik wrote:<br>
>> I'm trying to use concurrent mappers to let swift automatically avoid file name conflicts. After the run is complete, it looks like those files are not retained, or at least do not appear in the location that I've specified. I see a _concurrent directory but it is empty. If I specify a directory as part of the prefix (e.g., <concurrent_mapper;prefix="out/sim",suffix=".out">;) I see an "out" directory inside the _concurrent directory but that directory is empty.<br>

>> Are these files meant to only be temporary?<br>
>><br>
>> Jonathan<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>
><br>
> --<br>
> Michael Wilde<br>
> Mathematics and Computer Science          Computation Institute<br>
> Argonne National Laboratory               The University of Chicago<br>
><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>
<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>
</div></div></blockquote></div><br></div>