Hey all, Right now, I'm not using compression on any of my tables, because our data doesn't take up a huge amount of space. However, I would turn on compression if there was a chance it would improve HBase's performance. By performance, I'm talking about the speed with which HBase responds to requests and retrieves data.
Should I turn compression on? --Jeremy
