hprof files are heap dumps from java when you get an OutOfMemoryError, it's generated because HBase ships with -XX:+HeapDumpOnOutOfMemoryError in conf/hbase-env.sh
J-D On Thu, Jan 27, 2011 at 9:25 AM, Peter Haidinyak <[email protected]> wrote: > Hi, > My cluster went do because some HPROF files appeared in the HBase Home > directory. Are these being generated by HBase? If so, how do I turn these off? > > Thanks > > -Pete >
