Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Condor-users] feature request - expose the execute directoryofthe job on a classad
- Date: Mon, 3 Jan 2005 14:36:29 -0500
- From: "Ian Chesal" <ICHESAL@xxxxxxxxxx>
- Subject: RE: [Condor-users] feature request - expose the execute directoryofthe job on a classad
I second this request and would prefer 2 otherwise I have to write logic
to recreate the full path based on the OS the job is running on. Seems
easy enough to push a cwd() call into a classad.
- Ian
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of matthew hope
> Sent: December 31, 2004 4:46 AM
> To: Condor-Users Mail List
> Subject: [Condor-users] feature request - expose the execute
> directory ofthe job on a classad
>
> hopefully an easy one...
>
> could you expose either:
>
> 1) the local pid of the job
> 2) the path to the execute directory for the job
>
> (1 will be sufficient to let me calculate 2 in all my cases
> but others may prefer 2)
>
> It would be most useful for me on the job classad but I could
> get it by a sub query on the machine classad if need be
> (though I would have to use -direct to try and keep it
> accurate for short running jobs)
>
> With this I can automate giving users access to the directory
> where their job is running very easily (at the moment I would
> have to scan all directories and use a heuristic to work out
> which belonged to which given the SMP nature of my farm).
>
> I can't envisage this being a serious security issue though
> if you like you could disable this functionality by default...
>
> Thanks,
> Matt
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> http://lists.cs.wisc.edu/mailman/listinfo/condor-users
>