You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Juto Yu <ju...@googlemail.com> on 2014/08/11 14:21:28 UTC

Issues with storm-kafka

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