Hello,I face an issue with PIG temporary files: they are not deleted once a job is terminated.
I got my HDFS storage full of PIG temporary files.
I use PIG from Java using a PigServer object.Is there is way to ask PIG to cleanup all that it created to perform a job ?
Thanks a lot
