i working on local mode cluster of storm(0.9.1) on centos. when submit topology, storm created lots of directories(named 1aedef5c-d785-4b45-b8b5-26930f1ab338) in tmp directory. said delete created directories tmp, when kill topology. in case never kill topology. tmp directory size increasing.
please resolve issue.
the following comments received nathanmarz
local mode isn't meant run long periods of time. chooses unique temp path in process zookeeper's data, since it's not running compaction zookeeper instance use disk space
you can find discussion here
Comments
Post a Comment