Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Moving files questions (try 2)
- Date: Tue, 13 Aug 2013 13:51:57 -0500
- From: Andrew Melo <andrew.m.melo@xxxxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Moving files questions (try 2)
Hi Todd,
On Tue, Aug 13, 2013 at 1:30 PM, Todd Tannenbaum <tannenba@xxxxxxxxxxx> wrote:
> On 8/13/2013 1:17 PM, Andrew Melo wrote:
>>
>> (resending with the correct From: address..)
>>
>> Hello all,
>>
>> An application I'm working on submits a local universe job on the
>> user's behalf, which in turn runs dagman who then submits a number of
>> vanilla universe jobs. Currently, the logs from the vanilla universe
>> jobs get returned to the spool directory of the dagman jobs (which
>> makes sense since that's where dagman is submitting them from). Is it
>> possible to modify the vanilla jobs' classads' filesystem domain and
>> paths so that when the vanilla jobs complete, their output files get
>> sent back to the originating user's machine and not to the
>> intermediate spool directory?
>>
>> Thanks,
>> Andrew
>>
>
>
> Are the local universe job, the dagman job, and the vanilla jobs all being
> submitted to the same schedd (aka just one submit machine involved) ? If
> so, perhaps you could just add
> initialdir = /some/path
> to the submit file of the vanilla universe jobs?
In general, users may use a remote schedd to submit to, but I think
that's a good suggestion for now.
Thanks!
Andrew
>
>
>
--
--
Andrew Melo