I am adding 1M rows in HBase( roughly 200byte size) and HTrace runs out of memory ( client which puts data in HBase ,makes thread dump on console )
HTraced saved data in /tmp/ folders in local file system. Is there a way to make changes such that It saves data in HDFS? Thanks, Mihir Monani