I am looking for an alternative to flocking for sending jobs from on-premises Condor pool to cloud condor pool. Both pools only support vanillaÂand DAG jobs. Target is to first make vanillaÂworking.Â
Currently we are using flocking but we are hitting the issue where jobs stay in idle status for a long time before getting scheduled. Issue mentioned in [1]
Hence I thought of exploring job router configuration. While reading [2] I realized that I need to do customization on both on-premises and cloud condor clusters. On the cloud condor cluster I need to run HTCondor-C which probably requires this configuration [3].. On-premises cluster configuration should be like below:Â
Apart from this configuration, do I need to have anything else in-place to make it work? Also is using a job router instead of flocking is a good idea?
Thanks & Regards,
Vikrant Aggarwal