Hi there:
When the following property is specified in a job I have the job status as pending
cmdjob.properties['reservations'] = 'host.processors=1+,global_host.prman=1,global_host.katana=1'
but when I have only the following it renders fine ..? Do I have to declare global_host.prman and global_host.katana somewhere ..? if so where ..?
cmdjob.properties['reservations'] = 'host.processors=1+
Thanks
/Biju