Hi Matt,
For the case below, you can refer to the following nugget of knowledge:
https://htcondor-wiki.cs.wisc.edu/index.cgi/tktview?tn=3081
I would like to see this as a first-class option.
Brian
On Jan 15, 2013, at 3:16 AM, Matthew Farrellee <matt@xxxxxxxxxx> wrote:
> RFE: when_to_transfer_output = NEVER
>
> I think this has come up a few times on -users.
>
> Anyone else seeing requests for this?
>
> -------- Original Message --------
> Subject: [HTCondor-users] Disabling transfer of output files
> Date: Tue, 15 Jan 2013 12:20:51 +0000
> From: Brian Candler <B.Candler@xxxxxxxxx>
> Reply-To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
> To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
>
> I have a job which writes its output explicitly onto a shared filesystem.
> It also generates a bunch of temporary files, which I don't want to
> transfer back to the submitter.
>
> I am probably being dense, but I can't see how to say "don't transfer output
> files" without disabling transfer of input files.
>
> If I set
>
> Transfer_Output_Files =
>
> (empty string), it still transfers the files.
>
> If I set should_transfer_files = No, then I think I will disable transfer of
> input files (which I do still want)
>
> when_to_transfer_output has only two values according to the documentation,
> ON_EXIT and ON_EXIT_OR_EVICT.
>
> Is there a simple way to achieve this, before I start trying
> transfer_output_files = /dev/null and transfer_output_remaps ?
>
> Thanks,
>
> Brian.
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/
>
>
> _______________________________________________
> HTCondor-devel mailing list
> HTCondor-devel@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-devel
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
|