Re: naming premove directory in cluster

2019-07-23 Thread Claus Ibsen
Hi No this is not supported, the premove folder can only be something related to the file name. On Tue, Jul 23, 2019 at 8:02 AM arshad dar wrote: > > i have Apache camel application running on multiple nodes. i want to name > my premove direcoory on the basis node which is processing the file. i

naming premove directory in cluster

2019-07-22 Thread arshad dar
i have Apache camel application running on multiple nodes. i want to name my premove direcoory on the basis node which is processing the file. is there any way to do this? e.g node1 picks file1 i want premove directory to be like this node1/file1 -- Arshid