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

Re: [HTCondor-users] ERROR: No file transfer attributes in job ad, aborting



See

http://research.cs.wisc.edu/htcondor/manual/v8.3/2_5Submitting_Job.html#SECTION00354100000000000000
The answer is to insert

should_transfer_files = NO

in the job ad.

On Wed, Nov 26, 2014 at 1:17 PM, Hugh Jennings <hugh@xxxxxxxxxxx> wrote:
> Hi,
>
> We are new to HT Condor and learning how to configure the cluster and our
> job submissions via the Web API. The cluster machines are all linux machines
> and the submission is being done from a Window's program. The job gets
> accepted fine but the job never runs properly.
>
> The problem appears to be that the Starter daemon believes a file must be
> transferred to the host machine and it has not been told how to do the
> transfer (error message is the subject of the post).  This is a problem
> because we are using centralized storage with all cluster members accessing
> a common file system.  NO files should need to be transferred.
>
> How do we tell Condor that no input files need to be transferred?
>
> Thanks
>
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/



-- 
Nathan Panike