condor-ec2-enhanced-hooks - HTCondor EC2 Enhanced hooks
Website: | http://git.fedorahosted.org/git/grid/caroniad.git |
---|---|
License: | ASL 2.0 |
Vendor: | Red Hat, Inc. |
- Description:
The EC2 Enhanced feature allows for near seamless translation of HTCondor jobs in the vanilla universe to HTCondor EC2 jobs in the grid universe. For all intents and purposes, the job runs as any vanilla universe job runs except on an Amazon EC2 AMI instance. This package provides HTCondor job router hooks that will translate a job into a HTCondor EC2 job and monitor the state of that job. This should be installed on HTCondor nodes that will submitting work and wish to use the EC2 Enhanced feature.
Packages
condor-ec2-enhanced-hooks-1.3.0-3.el5.src [25 KiB] |
Changelog
by (2013-02-13):
- Rebuild |
condor-ec2-enhanced-hooks-1.3.0-1.el5.src [24 KiB] |
Changelog
by (2011-12-08):
- Added support for aws region |
condor-ec2-enhanced-hooks-1.2-4.el5.src [23 KiB] |
Changelog
by (2011-08-30):
- Raise exception if the translate hook is unable to read important files |
condor-ec2-enhanced-hooks-1.2-3.el5.src [23 KiB] |
Changelog
by (2011-06-30):
- Updated docs - Changed example config file to be easily dropped into /etc/condor/config.d - Set WantAWS = False in classad sent to the EC2 AMI |
condor-ec2-enhanced-hooks-1.2-2.el5.src [22 KiB] |
Changelog
by (2011-05-19):
- Fixed issues using 64-bit AMIs |
condor-ec2-enhanced-hooks-1.1-1.el5.src [21 KiB] |
Changelog
by (2010-06-29):
- Added versions on deps for python-ec2e and python-condorutils - Fixed description (standard -> vanilla) - Typo fixes |
condor-ec2-enhanced-hooks-1.0-19.el5.src [21 KiB] |
Changelog
by (2009-08-19):
- Split the documentation into two files, one for the AMI and one for the submit machine - Fixed obsolete issue with common package - SQS/S3 queues/buckets no longer use GlobalJobId because they can be too long for AWS. Instead, ClusterId, ProcId, and QDate is used. |
condor-ec2-enhanced-hooks-1.0-14.el5.src [21 KiB] |
Changelog
by (2009-02-27):
- Update docs - Changes to work with boto 1.7a |