[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Job Realtime output file



Hello Kent,

I've been already trying "stream_output", I'm sure I’m doing something wrong. Here's my condor job file:

###########

universe = grid
grid_resource = batch sge gmarco@cacique
executable = bwa.sh

output = bwa.out
error = bwa.err
log = bwa.log

should_transfer_files = YES

transfer_output = true
stream_output = true

when_to_transfer_output = ON_EXIT_OR_EVICT

queue


On 02/26/2013 04:54 PM, R. Kent Wenger wrote:
On Tue, 26 Feb 2013, Guillermo Marco Puche wrote:

Since my jobs take some hours or even days to complete it would be nice to update the output file stored in condor directory. At this moment my output file gets updated with standard output only when job is completed.

Is there any way, let's say every X minutes or seconds to update the output file? That way I could check job execution without login to grid SGE cluster.

It sounds like streaming output should do what you want.  Take a look at the relevant section in the condor_submit man page:

http://research.cs.wisc.edu/htcondor/manual/v7.9/condor_submit.html#81025

Kent Wenger
CHTC Team
_______________________________________________
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/


--
g.marco: Informatician at Sistemas Genómicos S.L
phone: 0034635197460
web: www.sistemasgenomicos.com