Is there a way to cleanup them? Are they left there when client query are interrupted?
On Wed, Mar 21, 2018 at 3:00 AM, Josh Elser <els...@apache.org> wrote: > Are they ResultSpooler files? > > If so, you want to set `phoenix.spool.directory` which defaults to the > java.io.tmpdir system property. > > > On 3/20/18 12:47 PM, Flavio Pompermaier wrote: > >> Hi to all, >> I've just discovered that Phoenix continue to create .tmp files in /tmp >> directory causing the disk to run out of space...is there a way to change >> this directory and run a cleanup?? >> >> Best, >> Flavio >> >