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

Re: [Condor-users] Notification of Completion without email



Hey Ian and Brian

Thanks for the super-fast reply! I think a single node DAG could totally work!

Cheers,
Mike Fienen
US Geological Survey


On Sep 7, 2012, at 7:16 AM, Ian Chesal <ichesal@xxxxxxxxxxxxxxxxxx> wrote:

Hi Mike,

On Friday, 7 September, 2012 at 8:08 AM, Michael Fienen wrote:

I'd prefer not to scrape the logs due to overhead (the Clusters may have 100,000 processes so it seems more efficient to receive a single, final signal in a log or other file).

Many thanks in advance for any leads! My Google Kung Fu has failed me on this one thus far. In the Condor Docs, I found only reference to email notification.

DAGMan could help here. Even if it was a single node DAG. Use the POST script directive to run a script after a node completes.

Let's say foo.sub is your 10,000 job submission. Your DAG then is:

JOB A foo.sub
SCRIPT POST A notify.sh $JOB


Regards,
- Ian

-- 
Ian Chesal

Cycle Computing, LLC
Leader in Open Compute Solutions for Clouds, Servers, and Desktops
Enterprise Condor Support and Management Tools
888.292.5320


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