Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Hooks in the Scheduler Universe?
- Date: Wed, 6 Oct 2010 10:28:30 -0400
- From: David Arthur <mumrah@xxxxxxxxx>
- Subject: [Condor-users] Hooks in the Scheduler Universe?
I'm hoping to use the Job Hook system for DAGs. I would like to
utilize the "prepare job" and "job exit" hooks (to get notifications
when the DAG is about to start, and once it's complete).
I would use the SCRIPT PRE/POST functionality, but it seems to only be
on a Node basis rather than the whole graph. The topology of jobs I'm
submitting does not have a "first" or "last" node.
--
David Arthur