12.06.2015 Views

HBASE SCHEMA DESIGN - ApacheCon

HBASE SCHEMA DESIGN - ApacheCon

HBASE SCHEMA DESIGN - ApacheCon

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Key Cardinality<br />

• The best performance is gained from using row<br />

keys<br />

• Time range bound reads can skip store files<br />

• So can Bloom Filters<br />

• Selecting column families reduces the amount of<br />

data to be scanned<br />

• Pure value based filtering is a full table scan<br />

• Filters often are too, but reduce network traffic

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!