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

Re: [Condor-users] DAGman submit file - disable email notification



You are talking about a job which has been submitted by DAGMan, or the
DAGMan job itself?  For the former, setting "notification = never" in
the submit file of the job itself is the way to go. If the latter, then
the behavior you describe below is a bug.

That is, If you have a DAG with the following DAG file:

job 0 0.cmd

Then to stop notification for job 0, you put the line

"notification = never" in the 0.cmd file.

Nathan Panike

On Tue, Sep 11, 2012 at 12:24:09AM -0500, Michael Fienen wrote:
> Hello Condor List!
> 
> Can anyone provide a simple example of how to disable email notification of a DAG job? 
> 
> I've tried addition "notification = never" in the DAG submit file.
> 
> Also tried as an argument for condor_submit_dag but doesn't seem to be working there either.
> 
> I feel like there is an obvious answer but it's eluding me.
> 
> Many thanks!
> 
> Mike Fienen
> US Geological Survey