Hi,
Scenario: I have two worker nodes running. I want to execute particular vanilla job (MYJOB_TYPE) only in one specific node. How to do that? Two worker nodes will have same configuration like memory/cpus/OpSysLegacy and etc. I want to differentiate worker nodes somehow.
worker nodes won't be having proper hostname. there are ec2 grid nodes. when I execute condor_status in central manager, I can see that name is set to "Name = "slot1@"" andÂMachine = "".Â
Can you please give some pointer onÂ
- what should I add in vanilla condor file
- what should I add in worker node configuration file
ThankQ