Hi all, I am using storm-kafka for my real time stats project, but recently I found= that when the application is running, lots of data is written into
/tmp/some dir name in hex/ And the files grows into huge monsters after a while. I am curious in which= component of the application is writing to the files. I also want to keep the sizes of the dirs under a reasonable = size so the server will not run out of space! Thanks a lot Cheers, Juto
