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

[HTCondor-users] 回复: Where to get CondorView client module. Thanks a lot.



Sorry, I have find it on the website :ftp://ftp.cs.wisc.edu/condor/contrib/view_client-2.1-Any-Java.tar.Z
Thanks.
 

 
发件人: btdan
发送时间: 2013-04-11 19:54
收件人: htcondor-users
主题: [HTCondor-users] Where to get CondorView client module. Thanks a lot.
Hi.
I begin to use CondorView today. And how happy that I have already configured the Condor as a CondorView Server. However, I don't know where to download the CondorView client module? especially for HTCondor 7.9.4.
Can anyone be kind enough to help me ?
Best wishes to you.
 
 

 
Date: 2013-04-04 19:32
Subject: [HTCondor-users] Getting started with condor_history

I’d guess I’m doing something stupid with condor_history because it’s giving me no results!

 

If I type:

 

condor_history -f c:\condor\spool\history

 

then it prints headers immediately and then there’s a delay of about 10 seconds but nothing else is printed.

 

The file c:\condor\spool\history exists and contains about 300,000 lines of data which looks like the job history.

 

If I don’t give the -f parameter then it prints headers and exits immediately so it looks as if it’s finding the right file but just not finding any data to report.

 

This is Condor 7.8.2 running on 64 bit Windows Server 2008 R2.

 

What am I doing wrong?

 

Steve