[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Job classad alteration



On Thu, Jul 08, 2004 at 07:21:18PM -0400, Gabriel Mateescu wrote:
> Hi,
> 
> The priority of a job can be altered with 
> condor_prio. 
> 
> Is there a way to alter other job classad 
> attributes for pending jobs?
> 
> For example, say I inserted in the job submit 
> description file:
> 
>   +deadline = today
> 
> then submitted the job; while the job is pending, 
> no I want to change the deadline to tomorrow.
> 

condor_qedit

-Erik