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

Re: [Condor-users] Job output logging



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/
>