A specific gateway will have access to the directory location "foo" in a certain remote host A. Therefore the gateway would like to have all the working directories for the jobs running in remote host A to be located inside "foo". Similarly for jobs running in remote host B, all the working directories should be created inside the directory location "bar" of which the gateway has access.
The reason why the working directories needs to be located in locations accessible to the gateways is because the gateway may perform manual data transfer. Thanks, Saminda On Fri, Jan 10, 2014 at 2:04 PM, Raminder Singh <[email protected]>wrote: > Hi Saminda, > > Do you want all the jobs should use same working > directory? AppDescriptorCheckHandler in GFAC handles working directory, > input-output directory in GFAC. You can control these configuration > by customizing this input handler. Please describe the use case and i will > be able to provide better input. > > Thanks > Raminder > > On Jan 10, 2014, at 1:14 PM, Saminda Wijeratne <[email protected]> wrote: > > Hi Devs, > > I want the parent directory of each working directory of the jobs to be a > predefined path defined for each remote host. What is the easiest way to do > this? > > Thanks, > Saminda > > >
