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

Re: [Condor-users] Job output logging



Thanks for the tip, but I'm serching for a parsing while the process is running. Depending on the output it may be necessary to stop the job or invoke some other actions.

I can pipe the output of my render process into a parser process, just wanted to know if there is a
default procedure to handle this in condor.

haggi

Am 31.05.2012 14:12, schrieb Tim St Clair:
If you are looking for a job workflow you may wish to setup a DAG to process the output once your jobs are complete.

http://research.cs.wisc.edu/condor/manual/v7.8/2_10DAGMan_Applications.html


----- Original Message -----
From: haggi@xxxxxxxx
To: condor-users@xxxxxxxxxxx
Sent: Thursday, May 31, 2012 5:44:05 AM
Subject: [Condor-users] Job output logging

Hi,

I managed to start a job with a condor client.
Now I'd like to parse the jobs process stdout/stderr output. What is
the best strategy to
do it? Should I simply invoke a small parser and pipe the output into
the parser or are there
any condor specific procedures how to handle the output of a process?


haggi
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx
with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/