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

Re: [Condor-users] condor_q wrapper



Santanu Das wrote:
   On 15/03/2011 23:49, Rita wrote:
And where are you finding documentation for these evaluations for condor_q ?


In addition to the below set of useful pointers, there is a HOWTO page on wrapping condor_q available here:
 https://condor-wiki.cs.wisc.edu/index.cgi/wiki?p=HowToWriteaCondorqWrapper

regards,
Todd


This is basically the condor_q man page:

http://www.cs.wisc.edu/condor/manual/v7.5/condor_q.html


All the attributes in the job-ad are described here:

http://www.cs.wisc.edu/condor/manual/v7.5/10_Appendix_A.html


Useful reading:

http://www.cs.wisc.edu/condor/manual/v7.5/4_1Condor_s_ClassAd.html#SECTION00512200000000000000


hope this helps.

-Santanu




On Tue, Mar 15, 2011 at 6:46 PM, Rita <rmorgan466@xxxxxxxxx <mailto:rmorgan466@xxxxxxxxx>> wrote:

    Thanks everyone.

    What if a job does not have any arguments?

    Is there a way to say, "noargs" instead of leaving a blank space?






    On Thu, Feb 17, 2011 at 2:26 PM, Santanu Das
    <santanu@xxxxxxxxxxxxxxxxx <mailto:santanu@xxxxxxxxxxxxxxxxx>> wrote:

        Lester Claudio wrote:

            Hi Rita,
                   You should be able to do something like this:

            condor_q -c "JobStatus == 2" -format "Remote Host [%s]"
            RemoteHost
        condor_q -c "JobStatus == 2" -format "Remote Host [%s]\n"
        RemoteHost

        for easy reading.

        -Santanu



        _______________________________________________
        Condor-users mailing list
        To unsubscribe, send a message to
        condor-users-request@xxxxxxxxxxx
        <mailto:condor-users-request@xxxxxxxxxxx> with a
        subject: Unsubscribe
        You can also unsubscribe by visiting
        https://lists.cs.wisc.edu/mailman/listinfo/condor-users

        The archives can be found at:
        https://lists.cs.wisc.edu/archive/condor-users/




-- --- Get your facts first, then you can distort them as you please.--




--
--- Get your facts first, then you can distort them as you please.--


------------------------------------------------------------------------

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/