Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor_run question
- Date: Thu, 1 Oct 2009 19:57:58 -0400
- From: Mag Gam <magawake@xxxxxxxxx>
- Subject: Re: [Condor-users] condor_run question
I am trying to figure out how I create the CONDOR_REQUIREMENTS env variable.
Does anyone have a sample of this variable? Currently, when I run
condor_run "command" the job is in idle because of requirements. I
then do:
condor_qedit
condor_reschedule and it works
But what is the correct way to set the CONDOR_REQUIREMENTS variable,
an example would be very helpful!!!
TIA
On Thu, Oct 1, 2009 at 9:05 AM, Mag Gam <magawake@xxxxxxxxx> wrote:
> I am trying to use condor_run to execute simple scripts with pipes and
> its complaining about requirements. I know there is an env variable to
> set for requirements but its still not working. It has to do something
> with paranteses ().
>
> I am using condor_history -l jobid to get my requirements of previous
> jobs but how can I use those requirements with condor_run ?
>
> Does anyone have any examples of previously executed job's
> requirements and condor_run requirements?
>
>
> TIA
>