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

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



Thanks Nathan

It's the DAG itself that I'm trying to suppress notification for. So it's a bug and I cannot suppress notification?

Thanks,
Mike Fienen
US Geological Survey

On Sep 11, 2012, at 8:41 AM, Nathan Panike <nwp@xxxxxxxxxxx> wrote:

> It should be pretty easy to add "suppress notification for all jobs"
> as an option to condor_submit_dag.  I made a ticket at
> 
> https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=3225
> 
> Nathan Panike
> 
> On Tue, Sep 11, 2012 at 08:14:41AM -0500, Nathan Panike wrote:
>> 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!
> _______________________________________________
> 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/